ReactOS 0.4.15-dev-8061-g57b775e
_MDEVOBJ Struct Reference

#include <mdevobj.h>

Collaboration diagram for _MDEVOBJ:

Public Attributes

ULONG cDev
 
PPDEVOBJ ppdevGlobal
 
MDEVDISPLAY dev [0]
 

Detailed Description

Definition at line 13 of file mdevobj.h.

Member Data Documentation

◆ cDev

ULONG _MDEVOBJ::cDev

Definition at line 15 of file mdevobj.h.

Referenced by EngpGetPDEV(), MDEVOBJ_Create(), and PDEVOBJ_lChangeDisplaySettings().

◆ dev

MDEVDISPLAY _MDEVOBJ::dev[0]

Definition at line 17 of file mdevobj.h.

Referenced by EngpGetPDEV(), MDEVOBJ_Create(), and PDEVOBJ_lChangeDisplaySettings().

◆ ppdevGlobal


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