FlpDeviceContextInterface構造体リファレンス

FlpDeviceContextInterface構造体リファレンス

#include < fused_location.h >

データフィールド

size_t サイズ
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サイズ

sizeof(FlpDeviceContextInterface)に設定

ファイルfused_location.hの509行で定義されています。


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