ReactOS 0.4.15-dev-7958-gcd0bb1a
_DEVMODEINFO Struct Reference

#include <pdevobj.h>

Collaboration diagram for _DEVMODEINFO:

Public Attributes

struct _DEVMODEINFOpdmiNext
 
struct _LDEVOBJpldev
 
ULONG cbdevmode
 
DEVMODEW adevmode [1]
 

Detailed Description

Definition at line 42 of file pdevobj.h.

Member Data Documentation

◆ adevmode

DEVMODEW _DEVMODEINFO::adevmode[1]

Definition at line 47 of file pdevobj.h.

Referenced by LDEVOBJ_bBuildDevmodeList().

◆ cbdevmode

ULONG _DEVMODEINFO::cbdevmode

Definition at line 46 of file pdevobj.h.

Referenced by LDEVOBJ_bBuildDevmodeList().

◆ pdmiNext

struct _DEVMODEINFO* _DEVMODEINFO::pdmiNext

Definition at line 44 of file pdevobj.h.

Referenced by LDEVOBJ_bBuildDevmodeList(), and PDEVOBJ_vRefreshModeList().

◆ pldev

struct _LDEVOBJ* _DEVMODEINFO::pldev

Definition at line 45 of file pdevobj.h.


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