Partilhar via


Método IBidiAsyncNotifyChannel::AsyncGetNotificationSendResponse (prnasntp.h)

Define o método IBidiAsyncNotifyChannel::AsyncGetNotificationSendResponse.

Sintaxe

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

Parâmetros

unnamedParam1

Define o parâmetro IPrintAsyncNotifyDataObject unnamedParam1 .

EQUALNULL

Define o parâmetro IAsyncGetSendNotificationCookieEQUALNULL .

Valor de retorno

Se esse método for bem-sucedido, ele retornará S_OK. Caso contrário, ele retornará um código de erro HRESULT.

Requisitos

Requisito Valor
da Plataforma de Destino Windows
cabeçalho prnasntp.h (inclua Prnasntp.h)

Consulte também

IBidiAsyncNotifyChannel