ProvidorFindFirstPrinterChangeNotification 関数 (winsplp.h)
ProvidorFindFirstPrinterChangeNotification 関数について説明します。
構文
BOOL ProvidorFindFirstPrinterChangeNotification(
[in] HANDLE hPrinter,
DWORD fdwFlags,
DWORD fdwOptions,
[in] HANDLE hNotify,
[in, optional] PVOID pPrinterNotifyOptions,
[out, optional] PVOID pvReserved1
);
パラメーター
[in] hPrinter
HANDLE パラメーター hPrinter を定義します。
fdwFlags
DWORD パラメーター fdwFlags を定義します。
fdwOptions
DWORD パラメーター fdwOptions を定義します。
[in] hNotify
HANDLE パラメーター hNotify を定義します。
[in, optional] pPrinterNotifyOptions
PVOID パラメーター pPrinterNotifyOptions を定義します。
[out, optional] pvReserved1
PVOID パラメーター pvReserved1 を定義します。
戻り値
BOOL 値を返します。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | winsplp.h |