Send a notification about an event.
More...
Public Member Functions | |
HRESULT | Notify ([in] REFGUID guidContext,[in] REFGUID guidSource,[in] ULONG ulSourceKey,[in] ULONGLONG ullTimeStamp,[in] enum PeekSeverity severity,[in] BSTR bstrShortMessage,[in] BSTR bstrLongMessage) |
Detailed Description
This interface is implemented by the Omnił Engine and allows a notification to be sent when an event occurs. The type of notification depends on the configuration of the engine and could include the saving of the notification in a log file, the sending of an email message, or the execution of a batch file or program.
Member Function Documentation
|
Send a notification.
|