IWICDevelopRaw::SetNotificationCallback メソッド (wincodec.h)
通知コールバック メソッドを設定します。
構文
HRESULT SetNotificationCallback(
[in] IWICDevelopRawNotificationCallback *pCallback
);
パラメーター
[in] pCallback
種類: IWICDevelopRawNotificationCallback*
通知コールバック メソッドへのポインター。
戻り値
種類: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | WINDOWS XP と SP2、Windows Vista [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリ | UWP アプリ] |
対象プラットフォーム | Windows |
ヘッダー | wincodec.h |
Library | Windowscodecs.lib |
[DLL] | Windowscodecs.dll |