Compartir a través de


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

Define el método IBidiAsyncNotifyChannel::AsyncGetNotificationSendResponse .

Sintaxis

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

Parámetros

unnamedParam1

Define el parámetro IPrintAsyncNotifyDataObjectunnamedParam1.

EQUALNULL

Define el parámetro IAsyncGetSendNotificationCookieEQUALNULL.

Valor devuelto

Si este método se realiza correctamente, devuelve S_OK. De lo contrario, devuelve un código de error de HRESULT.

Requisitos

Requisito Value
Plataforma de destino Windows
Encabezado prnasntp.h (include Prnasntp.h)

Consulte también

IBidiAsyncNotifyChannel