ReactOS 0.4.15-dev-7918-g2a2556c
_UMURB_BULK_OR_INTERRUPT_TRANSFER Struct Reference

#include <umusb.h>

Collaboration diagram for _UMURB_BULK_OR_INTERRUPT_TRANSFER:

Public Attributes

struct _UMURB_HEADER Hdr
 
IN UCHAR PipeID
 
IN BOOL InPipe
 
IN OUT ULONG TransferBufferLength
 
IN OUT PVOID TransferBuffer
 

Detailed Description

Definition at line 92 of file umusb.h.

Member Data Documentation

◆ Hdr

struct _UMURB_HEADER _UMURB_BULK_OR_INTERRUPT_TRANSFER::Hdr

Definition at line 93 of file umusb.h.

◆ InPipe

IN BOOL _UMURB_BULK_OR_INTERRUPT_TRANSFER::InPipe

Definition at line 95 of file umusb.h.

◆ PipeID

IN UCHAR _UMURB_BULK_OR_INTERRUPT_TRANSFER::PipeID

Definition at line 94 of file umusb.h.

◆ TransferBuffer

IN OUT PVOID _UMURB_BULK_OR_INTERRUPT_TRANSFER::TransferBuffer

Definition at line 100 of file umusb.h.

◆ TransferBufferLength

IN OUT ULONG _UMURB_BULK_OR_INTERRUPT_TRANSFER::TransferBufferLength

Definition at line 99 of file umusb.h.


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