ReactOS 0.4.15-dev-7906-g1b85a5f
_URB_GET_FRAME_LENGTH Struct Reference

#include <usb.h>

Collaboration diagram for _URB_GET_FRAME_LENGTH:

Public Attributes

struct _URB_HEADER Hdr
 
ULONG FrameLength
 
ULONG FrameNumber
 

Detailed Description

Definition at line 324 of file usb.h.

Member Data Documentation

◆ FrameLength

ULONG _URB_GET_FRAME_LENGTH::FrameLength

Definition at line 326 of file usb.h.

◆ FrameNumber

ULONG _URB_GET_FRAME_LENGTH::FrameNumber

Definition at line 327 of file usb.h.

◆ Hdr

struct _URB_HEADER _URB_GET_FRAME_LENGTH::Hdr

Definition at line 325 of file usb.h.


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