Scroll to navigation

SpoolerInit(3w) Wine API SpoolerInit(3w)

NAME

SpoolerInit (WINSPOOL.@)

SYNOPSIS

BOOL SpoolerInit
(
)
 

DESCRIPTION

Initialize the Spooler.
 

RETURNS

Success: TRUE
Failure: FALSE.
 

NOTES

The function fails on windows, when the spooler service is not running
 

IMPLEMENTATION

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