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 IPrintAsyncNotifyDataObject unnamedParam1 .

EQUALNULL

Define o parâmetro IPrintAsyncCookieEQUALNULL .

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