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