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

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

構文

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

パラメーター

unnamedParam1

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

EQUALNULL

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

戻り値

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

要件
対象プラットフォーム Windows
ヘッダー prnasntp.h (Prnasntp.h を含む)

こちらもご覧ください

IBidiAsyncNotifyChannel