IBidiAsyncNotifyChannel::AsyncGetNotificationSendResponse 方法 (prnasntp.h)

定義 IBidiAsyncNotifyChannel::AsyncGetNotificationSendResponse 方法。

語法

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

參數

unnamedParam1

定義 IPrintAsyncNotifyDataObject 參數 unnamedParam1

EQUALNULL

定義 IAsyncGetSendNotificationCookie 參數 EQUALNULL

傳回值

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

規格需求

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

另請參閱

IBidiAsyncNotifyChannel