Scroll to navigation

InitializePrintMonitorUI(3w) Wine API InitializePrintMonitorUI(3w)

NAME

InitializePrintMonitorUI (LOCALUI.@)

SYNOPSIS

PMONITORUI InitializePrintMonitorUI
(
)
 

DESCRIPTION

Initialize the User-Interface for the Local Ports.
 

RETURNS

Success: Pointer to a MONITORUI Structure
Failure: NULL
 

IMPLEMENTATION

Declared in "ddk/winsplp.h".
Implemented in "dlls/localui/localui.c".
Debug channel "localui".
Oct 2012 Wine API