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 size

设置为 sizeof(FlpDeviceContextInterface)

定义位于文件 fused_location.h 509 行。


此结构体的文档是根据以下文件生成的: