ReactOS 0.4.15-dev-7958-gcd0bb1a
_SERIAL_QUEUE_SIZE Struct Reference

#include <ntddser.h>

Public Attributes

ULONG InSize
 
ULONG OutSize
 

Detailed Description

Definition at line 347 of file ntddser.h.

Member Data Documentation

◆ InSize

ULONG _SERIAL_QUEUE_SIZE::InSize

Definition at line 348 of file ntddser.h.

Referenced by SerialDeviceControl(), and SetupComm().

◆ OutSize

ULONG _SERIAL_QUEUE_SIZE::OutSize

Definition at line 349 of file ntddser.h.

Referenced by SerialDeviceControl(), and SetupComm().


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