USBDEVICE_TREE_PURGEIO - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ucxusbdevice.h

typedef struct _USBDEVICE_TREE_PURGEIO {
  USBDEVICE_MGMT_HEADER Header;
} USBDEVICE_TREE_PURGEIO, *PUSBDEVICE_TREE_PURGEIO;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ucxusbdevice-_usbdevice_tree_purgeio)

_USBDEVICE_TREE_PURGEIO structure

Description

This structure provides the handle for the Universal Serial Bus (USB) device tree to purge I/O for.

Members

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

See also

USBDEVICE_PURGEIO