Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

USBDEVICE_STARTIO structure (ucxusbdevice.h)

Contains a handle for the Universal Serial Bus (USB) hub or device on which to start data transfer.

Syntax

typedef struct _USBDEVICE_STARTIO {
 USBDEVICE_MGMT_HEADER Header;
} USBDEVICE_STARTIO, *PUSBDEVICE_STARTIO;

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)

See also

USBDEVICE_ABORTIO

USBDEVICE_PURGEIO


Feedback

Was this page helpful?

Additional resources