ReactOS 0.4.15-dev-7953-g1f49173
_WINSPOOL_MONITOR_CONTAINER Struct Reference
Collaboration diagram for _WINSPOOL_MONITOR_CONTAINER:

Public Attributes

DWORD Level
 
union {
   WINSPOOL_MONITOR_INFO_1 *   pMonitorInfo1
 
   WINSPOOL_MONITOR_INFO_2 *   pMonitorInfo2
 
MonitorInfo
 

Detailed Description

Definition at line 647 of file winspool.idl.

Member Data Documentation

◆ Level

DWORD _WINSPOOL_MONITOR_CONTAINER::Level

Definition at line 649 of file winspool.idl.

Referenced by _RpcAddMonitor(), and AddMonitorW().

◆ 

union { ... } _WINSPOOL_MONITOR_CONTAINER::MonitorInfo

Referenced by _RpcAddMonitor(), and AddMonitorW().

◆ pMonitorInfo1

WINSPOOL_MONITOR_INFO_1* _WINSPOOL_MONITOR_CONTAINER::pMonitorInfo1

Definition at line 654 of file winspool.idl.

◆ pMonitorInfo2

WINSPOOL_MONITOR_INFO_2* _WINSPOOL_MONITOR_CONTAINER::pMonitorInfo2

Definition at line 656 of file winspool.idl.

Referenced by _RpcAddMonitor(), and AddMonitorW().


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