共用方式為


IBidiAsyncNotifyChannel::AsyncCloseChannel 方法 (prnasntp.h)

定義 IBidiAsyncNotifyChannel::AsyncCloseChannel 方法。

語法

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

參數

unnamedParam1

定義 IPrintAsyncNotifyDataObject 參數 unnamedParam1

EQUALNULL

定義 IPrintAsyncCookie 參數 EQUALNULL

傳回值

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
目標平台 Windows
標頭 prnasntp.h (include Prnasntp.h)

另請參閱

IBidiAsyncNotifyChannel