ReactOS 0.4.15-dev-7934-g1dc8d80
_MONITORINIT Struct Reference

#include <winsplp.h>

Collaboration diagram for _MONITORINIT:

Public Attributes

DWORD cbSize
 
HANDLE hSpooler
 
HKEYMONITOR hckRegistryRoot
 
PMONITORREG pMonitorReg
 
BOOL bLocal
 
LPCWSTR pszServerName
 

Detailed Description

Definition at line 745 of file winsplp.h.

Member Data Documentation

◆ bLocal

BOOL _MONITORINIT::bLocal

Definition at line 750 of file winsplp.h.

Referenced by AddPrintMonitorList(), and InitializePrintMonitorList().

◆ cbSize

DWORD _MONITORINIT::cbSize

Definition at line 746 of file winsplp.h.

Referenced by AddPrintMonitorList(), and InitializePrintMonitorList().

◆ hckRegistryRoot

HKEYMONITOR _MONITORINIT::hckRegistryRoot

Definition at line 748 of file winsplp.h.

Referenced by AddPrintMonitorList(), and InitializePrintMonitorList().

◆ hSpooler

HANDLE _MONITORINIT::hSpooler

Definition at line 747 of file winsplp.h.

◆ pMonitorReg

PMONITORREG _MONITORINIT::pMonitorReg

Definition at line 749 of file winsplp.h.

Referenced by AddPrintMonitorList(), and InitializePrintMonitorList().

◆ pszServerName

LPCWSTR _MONITORINIT::pszServerName

Definition at line 751 of file winsplp.h.


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