ReactOS 0.4.15-dev-7924-g5949c20
_OUTPUT_PACKET Struct Reference

#include <ntdd8042.h>

Collaboration diagram for _OUTPUT_PACKET:

Public Attributes

PUCHAR Bytes
 
ULONG CurrentByte
 
ULONG ByteCount
 
TRANSMIT_STATE State
 

Detailed Description

Definition at line 66 of file ntdd8042.h.

Member Data Documentation

◆ ByteCount

ULONG _OUTPUT_PACKET::ByteCount

Definition at line 69 of file ntdd8042.h.

◆ Bytes

PUCHAR _OUTPUT_PACKET::Bytes

Definition at line 67 of file ntdd8042.h.

◆ CurrentByte

ULONG _OUTPUT_PACKET::CurrentByte

Definition at line 68 of file ntdd8042.h.

◆ State

TRANSMIT_STATE _OUTPUT_PACKET::State

Definition at line 70 of file ntdd8042.h.


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