FlpDeviceContextInterface 構造体リファレンス

FlpDeviceContextInterface 構造体リファレンス

#include < fused_location.h >

データ フィールド

size_t size
 
int(*  inject_device_context )(uint32_t enabledMask)
 

詳細な説明

デバイス コンテキストのサポート用にインターフェースを拡張しました。

ファイル fused_location.h 507 行の定義。

フィールドのドキュメント

int(* inject_device_context)(uint32_t enabledMask)

FLP サブシステムにデバッグデータを挿入します。成功した場合は 0、エラーの場合は -1 を返します。

ファイル fused_location.h 515 行 の定義。

size_t size

sizeof(FlpDeviceContextInterface) に設定

ファイル fused_location.h 509 行の定義。


この構造体のドキュメントは、次のファイルから生成されました。