AddMonitorW (WINSPOOL.@)
BOOL AddMonitorW ( LPWSTR pName, DWORD Level, LPBYTE pMonitors )
Install a Printmonitor.
pName | [In] | Servername or NULL (local Computer). |
Level | [In] | Structure-Level (Must be 2). |
pMonitors | [In] | PTR to MONITOR_INFO_2. |
Success: TRUE
Failure: FALSE.
All Files for the Monitor must already be copied to %winsysdir% ("%SystemRoot%\system32")
Defined in "winspool.h".
Implemented in "dlls/winspool.drv/info.c". source.winehq.org/source/dlls/winspool.drv/info.c
Debug channel "winspool".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.