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 行。


這個結構體的說明文件是由下列檔案產生: