Share via


IXACTEngine::RegisterNotification

IXACTEngine::RegisterNotification

Registers an event notification.

[Content-driven]

  HRESULT 
  RegisterNotification(
  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