// udecxusbdevice.h
VOID UDECX_USB_DEVICE_CALLBACKS_INIT(
[out] PUDECX_USB_DEVICE_STATE_CHANGE_CALLBACKS Callbacks
);
View the official Windows Driver Kit DDI referenceNo description available.
Initializes a UDECX_USB_DEVICE_STATE_CHANGE_CALLBACKS structure before a UdecxUsbDeviceCreate call.
Callbacks [out]A pointer to a UDECX_USB_DEVICE_STATE_CHANGE_CALLBACKS structure to initialize.