Compartir a través de


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

Define el método IBidiAsyncNotifyChannel::AsyncCloseChannel.

Sintaxis

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

Parámetros

unnamedParam1

Define el parámetro IPrintAsyncNotifyDataObjectunnamedParam1.

EQUALNULL

Define el parámetro IPrintAsyncCookieEQUALNULL.

Valor devuelto

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

Requisitos

Requisito Valor
de la plataforma de destino de Windows
encabezado de prnasntp.h (include Prnasntp.h)

Consulte también

IBidiAsyncNotifyChannel