ADDRESS0_OWNERSHIP_ACQUIRE structure (ucxusbdevice.h)

Contains parameters for configuring the device.

Syntax

typedef struct _ADDRESS0_OWNERSHIP_ACQUIRE {
  USBDEVICE_MGMT_HEADER Header;
} ADDRESS0_OWNERSHIP_ACQUIRE, *PADDRESS0_OWNERSHIP_ACQUIRE;

Members

Header

A USBDEVICE_MGMT_HEADER structure that contains the handle for the USB hub or device.

Requirements

Requirement Value
Header ucxusbdevice.h (include Ucxclass.h)