CallRouterFindFirstPrinterChangeNotification - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winsplp.h

DWORD CallRouterFindFirstPrinterChangeNotification(
  [in] HANDLE                  hPrinterRPC,
       DWORD                   fdwFilterFlags,
       DWORD                   fdwOptions,
  [in] HANDLE                  hNotify,
  [in] PPRINTER_NOTIFY_OPTIONS pPrinterNotifyOptions
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-winsplp-callrouterfindfirstprinterchangenotification)

Description

Describes the CallRouterFindFirstPrinterChangeNotification function.

Parameters

hPrinterRPC [in]

Defines the HANDLE parameter hPrinterRPC.

fdwFilterFlags

Defines the DWORD parameter fdwFilterFlags.

fdwOptions

Defines the DWORD parameter fdwOptions.

hNotify [in]

Defines the HANDLE parameter hNotify.

pPrinterNotifyOptions [in]

Defines the PPRINTER_NOTIFY_OPTIONS parameter pPrinterNotifyOptions.

Return value

Returns a DWORD value.