ReactOS 0.4.15-dev-7953-g1f49173
_DESKMONITOR Struct Reference

#include <deskmon.h>

Collaboration diagram for _DESKMONITOR:

Public Attributes

const struct IShellPropSheetExtVtbl * lpIShellPropSheetExtVtbl
 
const struct IShellExtInitVtbl * lpIShellExtInitVtbl
 
const struct IClassFactoryVtbl * lpIClassFactoryVtbl
 
DWORD ref
 
HWND hwndDlg
 
PDESK_EXT_INTERFACE DeskExtInterface
 
IDataObjectpdtobj
 
LPTSTR lpDisplayDevice
 
DWORD dwMonitorCount
 
PDESKMONINFO Monitors
 
PDESKMONINFO SelMonitor
 
PDEVMODEW lpSelDevMode
 
PDEVMODEW lpDevModeOnInit
 
union {
   DWORD   dwFlags
 
   struct {
      DWORD   bModesPruned: 1
 
      DWORD   bKeyIsReadOnly: 1
 
      DWORD   bPruningOn: 1
 
   } 
 
}; 
 

Detailed Description

Definition at line 9 of file deskmon.h.

Member Data Documentation

◆ 

union { ... } _DESKMONITOR::@311

◆ bKeyIsReadOnly

DWORD _DESKMONITOR::bKeyIsReadOnly

Definition at line 31 of file deskmon.h.

◆ bModesPruned

DWORD _DESKMONITOR::bModesPruned

Definition at line 30 of file deskmon.h.

◆ bPruningOn

DWORD _DESKMONITOR::bPruningOn

Definition at line 32 of file deskmon.h.

◆ DeskExtInterface

PDESK_EXT_INTERFACE _DESKMONITOR::DeskExtInterface

Definition at line 17 of file deskmon.h.

◆ dwFlags

DWORD _DESKMONITOR::dwFlags

Definition at line 27 of file deskmon.h.

◆ dwMonitorCount

DWORD _DESKMONITOR::dwMonitorCount

Definition at line 20 of file deskmon.h.

◆ hwndDlg

HWND _DESKMONITOR::hwndDlg

Definition at line 16 of file deskmon.h.

◆ lpDevModeOnInit

PDEVMODEW _DESKMONITOR::lpDevModeOnInit

Definition at line 24 of file deskmon.h.

◆ lpDisplayDevice

LPTSTR _DESKMONITOR::lpDisplayDevice

Definition at line 19 of file deskmon.h.

◆ lpIClassFactoryVtbl

const struct IClassFactoryVtbl* _DESKMONITOR::lpIClassFactoryVtbl

Definition at line 13 of file deskmon.h.

◆ lpIShellExtInitVtbl

const struct IShellExtInitVtbl* _DESKMONITOR::lpIShellExtInitVtbl

Definition at line 12 of file deskmon.h.

◆ lpIShellPropSheetExtVtbl

const struct IShellPropSheetExtVtbl* _DESKMONITOR::lpIShellPropSheetExtVtbl

Definition at line 11 of file deskmon.h.

◆ lpSelDevMode

PDEVMODEW _DESKMONITOR::lpSelDevMode

Definition at line 23 of file deskmon.h.

◆ Monitors

PDESKMONINFO _DESKMONITOR::Monitors

Definition at line 21 of file deskmon.h.

◆ pdtobj

IDataObject* _DESKMONITOR::pdtobj

Definition at line 18 of file deskmon.h.

◆ ref

DWORD _DESKMONITOR::ref

Definition at line 14 of file deskmon.h.

◆ SelMonitor

PDESKMONINFO _DESKMONITOR::SelMonitor

Definition at line 22 of file deskmon.h.


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