IXACTEngine::RegisterNotification
IXACTEngine::RegisterNotification
Registers an event notification.
[Content-driven]
HRESULT RegisterNotification( const XACT_NOTIFICATION_DESCRIPTION *pNotificationDesc );
Parameters
- pNotificationDesc
[in] Pointer to an XACT_NOTIFICATION_DESCRIPTION structure that describes the notification to register.
Return Values
Returns S_OK if successful. Otherwise, an error code.
Requirements
Header: Declared in Xact.h.
Library: Use Xact.lib.