IXACTEngine::UnRegisterNotification

IXACTEngine::UnRegisterNotification

Cancels registration of an event notification.

[Content-driven]

  HRESULT 
  UnRegisterNotification(
  const XACT_NOTIFICATION_DESCRIPTION *pNotificationDesc
);

Parameters

Return Values

Returns S_OK if successful. Otherwise, an error code.

Requirements

Header: Declared in Xact.h.

Library: Use Xact.lib.

See Also

IXACTEngine