PosCxGetDeviceInterfaceTag 函式 (poscx.h)
PosCxGetDeviceInterfaceTag 會傳回 在 PosCxOpen 中設定的裝置介面標記。
語法
ULONG PosCxGetDeviceInterfaceTag(
[in] WDFFILEOBJECT fileObject
);
參數
[in] fileObject
識別呼叫端之架構檔案物件的句柄,通常是使用 WdfRequestGetFileObject 取得。
傳回值
裝置介面標籤值。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | poscx.h (包含 Poscx.h) |