2.2.1.8.2 MONITOR_INFO_2

The MONITOR_INFO_2 structure provides information about a monitor.

 typedef struct _MONITOR_INFO_2 {
   [string] wchar_t* pName;
   [string] wchar_t* pEnvironment;
   [string] wchar_t* pDLLName;
 } MONITOR_INFO_2;

pEnvironment: A pointer to a string that specifies the environment that the monitor supports. The environment specified MUST match the print server's operating system. For rules governing environment names and Windows behaviors, see section 2.2.4.4.

pDLLName: A pointer to a string that specifies the name of the port monitor executable object.

All members not defined in this section are specified in sections 2.2.1.3.4 and 2.2.1.3.