.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH SpoolerInit 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBSpoolerInit\fR (WINSPOOL.@) .SH SYNOPSIS BOOL SpoolerInit ( ) .SH DESCRIPTION .PP Initialize the Spooler. .SH RETURNS .PP \fBSuccess:\fR \fBTRUE\fR .PP \fBFailure:\fR \fBFALSE\fR. .SH NOTES .PP The function fails on windows, when the spooler service is not running .SH IMPLEMENTATION .PP Declared in \fB"mapiguid.h"\fR. .PP Implemented in \fB"dlls/winspool.drv/info.c"\fR. .PP Debug channel \fB"winspool"\fR.