CallRouterFindFirstPrinterChangeNotification function (winsplp.h)
Describes the CallRouterFindFirstPrinterChangeNotification function.
Syntax
DWORD CallRouterFindFirstPrinterChangeNotification(
[in] HANDLE hPrinterRPC,
DWORD fdwFilterFlags,
DWORD fdwOptions,
[in] HANDLE hNotify,
[in] PPRINTER_NOTIFY_OPTIONS pPrinterNotifyOptions
);
Parameters
[in] hPrinterRPC
Defines the HANDLE parameter hPrinterRPC.
fdwFilterFlags
Defines the DWORD parameter fdwFilterFlags.
fdwOptions
Defines the DWORD parameter fdwOptions.
[in] hNotify
Defines the HANDLE parameter hNotify.
[in] pPrinterNotifyOptions
Defines the PPRINTER_NOTIFY_OPTIONS parameter pPrinterNotifyOptions.
Return value
Returns a DWORD value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsplp.h |