ReplyPrinterChangeNotificationEx 関数 (winsplp.h)

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

構文

BOOL ReplyPrinterChangeNotificationEx(
  [in]  HANDLE hNotify,
        DWORD  dwColor,
        DWORD  fdwFlags,
  [out] PDWORD pdwResult,
  [in]  PVOID  pPrinterNotifyInfo
);

パラメーター

[in] hNotify

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

dwColor

DWORD パラメーター dwColor を定義します。

fdwFlags

DWORD パラメーター fdwFlags を定義します

[out] pdwResult

PDWORD パラメーター pdwResult を定義します。

[in] pPrinterNotifyInfo

PVOID パラメーター pPrinterNotifyInfo を定義します。

戻り値

BOOL 値を返します。

要件

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