SpoolerFindNextPrinterChangeNotification 関数 (winsplp.h)

SpoolerFindNextPrinterChangeNotification 関数について説明します。

構文

BOOL SpoolerFindNextPrinterChangeNotification(
  [in]                HANDLE  hPrinter,
  [out]               LPDWORD pfdwChange,
  [in, optional]      LPVOID  pPrinterNotifyOptions,
  [in, out, optional] LPVOID  *ppPrinterNotifyInfo
);

パラメーター

[in] hPrinter

HANDLE パラメーター hPrinter を定義します。

[out] pfdwChange

LPDWORD パラメーター pfdwChange を定義します。

[in, optional] pPrinterNotifyOptions

LPVOID パラメーター pPrinterNotifyOptions を定義します

[in, out, optional] ppPrinterNotifyInfo

LPVOID パラメーター ppPrinterNotifyInfo を定義します。

戻り値

BOOL 値を返します。

要件

要件
対象プラットフォーム Windows
ヘッダー winsplp.h