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 IPrintAsyncNotifyDataObjectsem nomeParam1.

EQUALNULL

Define o parâmetro IAsyncGetSendNotificationCookieEQUALNULL.

Retornar valor

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

Requisitos

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

Confira também

IBidiAsyncNotifyChannel