ReactOS 0.4.15-dev-7906-g1b85a5f
_SERIAL_COMMPROP Struct Reference

#include <ntddser.h>

Public Attributes

USHORT PacketLength
 
USHORT PacketVersion
 
ULONG ServiceMask
 
ULONG Reserved1
 
ULONG MaxTxQueue
 
ULONG MaxRxQueue
 
ULONG MaxBaud
 
ULONG ProvSubType
 
ULONG ProvCapabilities
 
ULONG SettableParams
 
ULONG SettableBaud
 
USHORT SettableData
 
USHORT SettableStopParity
 
ULONG CurrentTxQueue
 
ULONG CurrentRxQueue
 
ULONG ProvSpec1
 
ULONG ProvSpec2
 
WCHAR ProvChar [1]
 

Detailed Description

Definition at line 233 of file ntddser.h.

Member Data Documentation

◆ CurrentRxQueue

ULONG _SERIAL_COMMPROP::CurrentRxQueue

Definition at line 248 of file ntddser.h.

◆ CurrentTxQueue

ULONG _SERIAL_COMMPROP::CurrentTxQueue

Definition at line 247 of file ntddser.h.

◆ MaxBaud

ULONG _SERIAL_COMMPROP::MaxBaud

Definition at line 240 of file ntddser.h.

◆ MaxRxQueue

ULONG _SERIAL_COMMPROP::MaxRxQueue

Definition at line 239 of file ntddser.h.

◆ MaxTxQueue

ULONG _SERIAL_COMMPROP::MaxTxQueue

Definition at line 238 of file ntddser.h.

◆ PacketLength

USHORT _SERIAL_COMMPROP::PacketLength

Definition at line 234 of file ntddser.h.

◆ PacketVersion

USHORT _SERIAL_COMMPROP::PacketVersion

Definition at line 235 of file ntddser.h.

◆ ProvCapabilities

ULONG _SERIAL_COMMPROP::ProvCapabilities

Definition at line 242 of file ntddser.h.

◆ ProvChar

WCHAR _SERIAL_COMMPROP::ProvChar[1]

Definition at line 251 of file ntddser.h.

◆ ProvSpec1

ULONG _SERIAL_COMMPROP::ProvSpec1

Definition at line 249 of file ntddser.h.

◆ ProvSpec2

ULONG _SERIAL_COMMPROP::ProvSpec2

Definition at line 250 of file ntddser.h.

◆ ProvSubType

ULONG _SERIAL_COMMPROP::ProvSubType

Definition at line 241 of file ntddser.h.

◆ Reserved1

ULONG _SERIAL_COMMPROP::Reserved1

Definition at line 237 of file ntddser.h.

◆ ServiceMask

ULONG _SERIAL_COMMPROP::ServiceMask

Definition at line 236 of file ntddser.h.

◆ SettableBaud

ULONG _SERIAL_COMMPROP::SettableBaud

Definition at line 244 of file ntddser.h.

◆ SettableData

USHORT _SERIAL_COMMPROP::SettableData

Definition at line 245 of file ntddser.h.

◆ SettableParams

ULONG _SERIAL_COMMPROP::SettableParams

Definition at line 243 of file ntddser.h.

◆ SettableStopParity

USHORT _SERIAL_COMMPROP::SettableStopParity

Definition at line 246 of file ntddser.h.


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