AddMonitorW(3w)

NAME

AddMonitorW (WINSPOOL.@)

SYNOPSIS

BOOL AddMonitorW
 (
  LPWSTR pName,
  DWORD  Level,
  LPBYTE pMonitors
 )

DESCRIPTION

Install a Printmonitor.

PARAMS

pName [In] Servername or NULL (local Computer).

Level [In] Structure-Level (Must be 2).

pMonitors [In] PTR to MONITOR_INFO_2.

RETURNS

Success: TRUE

Failure: FALSE.

NOTES

All Files for the Monitor must already be copied to %winsysdir% ("%SystemRoot%tem32")

IMPLEMENTATION

Defined in "winspool.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/winspool.drv/info.c".

Debug channel "winspool".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout