IPrintAsyncCookie::FinishAsyncCall method (prnasntp.h)

Defines the IPrintAsyncCookie::FinishAsyncCall method.

Syntax

HRESULT FinishAsyncCall(
  HRESULT unnamedParam1
);

Parameters

unnamedParam1

Defines the HRESULT parameter unnamedParam1.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Target Platform Windows
Header prnasntp.h (include Prnasntp.h)

See also

IPrintAsyncCookie