posCxGetDeviceInterfaceTag 函数 (poscx.h)
PosCxGetDeviceInterfaceTag 返回在 PosCxOpen 中设置的设备接口标记。
语法
ULONG PosCxGetDeviceInterfaceTag(
[in] WDFFILEOBJECT fileObject
);
参数
[in] fileObject
标识调用方(通常通过 WdfRequestGetFileObject 获取)的框架文件对象的句柄。
返回值
设备接口标记值。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | poscx.h (包括 Poscx.h) |