UDECX_USB_DEVICE_CALLBACKS_INIT函式 (udecxusbdevice.h)
在 UdecxUsbDeviceCreate 呼叫之前,初始化 UDECX_USB_DEVICE_STATE_CHANGE_CALLBACKS 結構。
語法
void UDECX_USB_DEVICE_CALLBACKS_INIT(
[out] PUDECX_USB_DEVICE_STATE_CHANGE_CALLBACKS Callbacks
);
參數
[out] Callbacks
要初始化之 UDECX_USB_DEVICE_STATE_CHANGE_CALLBACKS 結構的指標。
傳回值
沒有
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows 10 |
支援的最低伺服器 | Windows Server 2016 |
目標平臺 | 窗戶 |
最低 KMDF 版本 | 1.15 |
標頭 | udecxusbdevice.h (include Udecx.h) |
連結庫 | Udecxstub.lib |
IRQL | PASSIVE_LEVEL |