ReactOS 0.4.15-dev-7924-g5949c20
_SERIAL_STATUS Struct Reference

#include <ntddser.h>

Public Attributes

ULONG Errors
 
ULONG HoldReasons
 
ULONG AmountInInQueue
 
ULONG AmountInOutQueue
 
BOOLEAN EofReceived
 
BOOLEAN WaitForImmediate
 

Detailed Description

Definition at line 170 of file ntddser.h.

Member Data Documentation

◆ AmountInInQueue

ULONG _SERIAL_STATUS::AmountInInQueue

Definition at line 173 of file ntddser.h.

◆ AmountInOutQueue

ULONG _SERIAL_STATUS::AmountInOutQueue

Definition at line 174 of file ntddser.h.

◆ EofReceived

BOOLEAN _SERIAL_STATUS::EofReceived

Definition at line 175 of file ntddser.h.

◆ Errors

ULONG _SERIAL_STATUS::Errors

Definition at line 171 of file ntddser.h.

◆ HoldReasons

ULONG _SERIAL_STATUS::HoldReasons

Definition at line 172 of file ntddser.h.

◆ WaitForImmediate

BOOLEAN _SERIAL_STATUS::WaitForImmediate

Definition at line 176 of file ntddser.h.


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