// ucxusbdevice.h
typedef struct _ADDRESS0_OWNERSHIP_ACQUIRE {
USBDEVICE_MGMT_HEADER Header;
} ADDRESS0_OWNERSHIP_ACQUIRE, *PADDRESS0_OWNERSHIP_ACQUIRE;
View the official Windows Driver Kit DDI referenceNo description available.
Contains parameters for configuring the device.
HeaderA USBDEVICE_MGMT_HEADER structure that contains the handle for the USB hub or device.