ReactOS 0.4.15-dev-7924-g5949c20
_DOS_INPUT_BUFFER Struct Reference

#include <dos.h>

Public Attributes

BYTE MaxLength
 
BYTE Length
 
CHAR Buffer [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 115 of file dos.h.

Member Data Documentation

◆ Buffer

CHAR _DOS_INPUT_BUFFER::Buffer[ANYSIZE_ARRAY]

Definition at line 119 of file dos.h.

◆ Length

BYTE _DOS_INPUT_BUFFER::Length

Definition at line 118 of file dos.h.

◆ MaxLength

BYTE _DOS_INPUT_BUFFER::MaxLength

Definition at line 117 of file dos.h.


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