ReactOS 0.4.15-dev-7842-g558ab78
_DOS_PEEK_REQUEST Struct Reference

#include <device.h>

Collaboration diagram for _DOS_PEEK_REQUEST:

Public Attributes

DOS_REQUEST_HEADER Header
 
OUT BYTE Character
 

Detailed Description

Definition at line 179 of file device.h.

Member Data Documentation

◆ Character

OUT BYTE _DOS_PEEK_REQUEST::Character

Definition at line 182 of file device.h.

◆ Header

DOS_REQUEST_HEADER _DOS_PEEK_REQUEST::Header

Definition at line 181 of file device.h.


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