USBDEVICE_ABORTIO structure (ucxusbdevice.h)
Contains a handle for the Universal Serial Bus (USB) hub or device for which to abort data transfers.
Syntax
typedef struct _USBDEVICE_ABORTIO {
USBDEVICE_MGMT_HEADER Header;
} USBDEVICE_ABORTIO, *PUSBDEVICE_ABORTIO;
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) |