IPrintBidiAsyncNotifyRegistration::AsyncGetNewChannel method (prnasntp.h)

Defines the IPrintBidiAsyncNotifyRegistration::AsyncGetNewChannel method.

Syntax

HRESULT AsyncGetNewChannel(
  IPrintAsyncNewChannelCookie *EQUALNULL
);

Parameters

EQUALNULL

Defines the IPrintAsyncNewChannelCookie parameter EQUALNULL.

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

IPrintBidiAsyncNotifyRegistration