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

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

構文

HRESULT AsyncCloseChannel(
  IPrintAsyncNotifyDataObject *unnamedParam1,
  IPrintAsyncCookie           *EQUALNULL
);

パラメーター

unnamedParam1

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

EQUALNULL

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

戻り値

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

要件

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

こちらもご覧ください

IBidiAsyncNotifyChannel