ReactOS 0.4.16-dev-570-g1868985
|
#include <ntdd8042.h>
Public Attributes | |
PUCHAR | Bytes |
ULONG | CurrentByte |
ULONG | ByteCount |
TRANSMIT_STATE | State |
Definition at line 66 of file ntdd8042.h.
ULONG _OUTPUT_PACKET::ByteCount |
Definition at line 69 of file ntdd8042.h.
PUCHAR _OUTPUT_PACKET::Bytes |
Definition at line 67 of file ntdd8042.h.
ULONG _OUTPUT_PACKET::CurrentByte |
Definition at line 68 of file ntdd8042.h.
TRANSMIT_STATE _OUTPUT_PACKET::State |
Definition at line 70 of file ntdd8042.h.