// winspool.h
DWORD WaitForPrinterChange(
[in] HANDLE hPrinter,
DWORD Flags
);
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the WaitForPrinterChange function.
hPrinter [in]Defines the HANDLE parameter hPrinter.
FlagsDefines the DWORD parameter Flags.