Compartilhar via


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

Define o método IBidiAsyncNotifyChannel::AsyncCloseChannel .

Sintaxe

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

Parâmetros

unnamedParam1

Define o parâmetro IPrintAsyncNotifyDataObjectsem nomeParam1.

EQUALNULL

Define o parâmetro IPrintAsyncCookieEQUALNULL.

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