ReactOS 0.4.15-dev-7942-gd23573b
_UMURB_CONTROL_TRANSFER Struct Reference

#include <umusb.h>

Collaboration diagram for _UMURB_CONTROL_TRANSFER:

Public Attributes

struct _UMURB_HEADER Hdr
 
IN UCHAR Reserved
 
IN OUT PVOID TransferBuffer
 
IN OUT ULONG TransferBufferLength
 
IN WINUSB_SETUP_PACKET SetupPacket
 

Detailed Description

Definition at line 84 of file umusb.h.

Member Data Documentation

◆ Hdr

struct _UMURB_HEADER _UMURB_CONTROL_TRANSFER::Hdr

Definition at line 85 of file umusb.h.

◆ Reserved

IN UCHAR _UMURB_CONTROL_TRANSFER::Reserved

Definition at line 86 of file umusb.h.

◆ SetupPacket

IN WINUSB_SETUP_PACKET _UMURB_CONTROL_TRANSFER::SetupPacket

Definition at line 89 of file umusb.h.

◆ TransferBuffer

IN OUT PVOID _UMURB_CONTROL_TRANSFER::TransferBuffer

Definition at line 87 of file umusb.h.

◆ TransferBufferLength

IN OUT ULONG _UMURB_CONTROL_TRANSFER::TransferBufferLength

Definition at line 88 of file umusb.h.


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