ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
DWORD | Level |
union { | |
WINSPOOL_MONITOR_INFO_1 * pMonitorInfo1 | |
WINSPOOL_MONITOR_INFO_2 * pMonitorInfo2 | |
} | MonitorInfo |
Definition at line 647 of file winspool.idl.
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().
WINSPOOL_MONITOR_INFO_1* _WINSPOOL_MONITOR_CONTAINER::pMonitorInfo1 |
Definition at line 654 of file winspool.idl.
WINSPOOL_MONITOR_INFO_2* _WINSPOOL_MONITOR_CONTAINER::pMonitorInfo2 |
Definition at line 656 of file winspool.idl.
Referenced by _RpcAddMonitor(), and AddMonitorW().