ReactOS 0.4.15-dev-7924-g5949c20
_USB_ACQUIRE_INFO Struct Reference

#include <usbioctl.h>

Collaboration diagram for _USB_ACQUIRE_INFO:

Public Attributes

USB_NOTIFICATION_TYPE NotificationType
 
ULONG TotalSize
 
WCHAR Buffer [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 542 of file usbioctl.h.

Member Data Documentation

◆ Buffer

WCHAR _USB_ACQUIRE_INFO::Buffer[ANYSIZE_ARRAY]

Definition at line 545 of file usbioctl.h.

◆ NotificationType

USB_NOTIFICATION_TYPE _USB_ACQUIRE_INFO::NotificationType

Definition at line 543 of file usbioctl.h.

◆ TotalSize

ULONG _USB_ACQUIRE_INFO::TotalSize

Definition at line 544 of file usbioctl.h.


The documentation for this struct was generated from the following file: