IPrintUnidiAsyncNotifyRegistration::AsyncGetNotification method (prnasntp.h)

Defines the IPrintUnidiAsyncNotifyRegistration::AsyncGetNotification method.

Syntax

HRESULT AsyncGetNotification(
  IAsyncGetSendNotificationCookie *EQUALNULL
);

Parameters

EQUALNULL

Defines the IAsyncGetSendNotificationCookie 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

IPrintUnidiAsyncNotifyRegistration