次の方法で共有


IBidiAsyncNotifyChannel::AsyncGetNotificationSendResponse メソッド (prnasntp.h)

IBidiAsyncNotifyChannel::AsyncGetNotificationSendResponse メソッドを定義します。

構文

HRESULT AsyncGetNotificationSendResponse(
  IPrintAsyncNotifyDataObject     *unnamedParam1,
  IAsyncGetSendNotificationCookie *EQUALNULL
);

パラメーター

unnamedParam1

unnamedParam1 IPrintAsyncNotifyDataObject パラメーター を定義します。

EQUALNULL

EQUALNULL IAsyncGetSendNotificationCookie パラメーター を定義します。

戻り値

このメソッドが成功した場合は、S_OKを返します。 それ以外の場合は、HRESULT エラー コードが返されます。

必要条件

要件 価値
ターゲット プラットフォーム ウィンドウズ
ヘッダー prnasntp.h (Prnasntp.h を含む)

関連項目

IBidiAsyncNotifyChannel