// udecxusbdevice.h
VOID UDECX_USB_DEVICE_PLUG_IN_OPTIONS_INIT(
[out] PUDECX_USB_DEVICE_PLUG_IN_OPTIONS Options
);
View the official Windows Driver Kit DDI referenceNo description available.
Initializes a UDECX_USB_DEVICE_PLUG_IN_OPTIONS structure.
Options [out]A pointer to a UDECX_USB_DEVICE_PLUG_IN_OPTIONS structure to initialize.
The method initializes Usb20PortNumber and Usb30PortNumber to 0. This indicates a request for automatic port number selection.