Scroll to navigation

DeleteMonitorA(3w) Wine API DeleteMonitorA(3w)

NAME

DeleteMonitorA (WINSPOOL.@)

SYNOPSIS

BOOL DeleteMonitorA
(
LPSTR pName,
LPSTR pEnvironment,
LPSTR pMonitorName
)
 

DESCRIPTION

See DeleteMonitorW(3w).
 

IMPLEMENTATION

Declared in "winspool.h".
Implemented in "dlls/winspool.drv/info.c".
Debug channel "winspool".
Oct 2012 Wine API