RegisterNovaEvent

Top  Previous  Next

The RegisterNovaEvent registers a Windows event that will be signaled by the printer

HRESULT RegisterNovaEvent(

[in] LPCWSTR p_wsEventName

);

 

Parameters:

p_wsEventName

[in] Name of the event. See How to use events topic for a list of possible event names.

 

Return values:

S_OK - on success

S_FALSE - event cannot be created