The RegisterNovaEvent2 registers a Windows event that will be signaled by the printer
HRESULT RegisterNovaEvent2(
[ in ] BSTR 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