Adds a DOFSystemActivateInterestListener to the given DOFSystem, which is used by provider applications to begin providing in response to DOFINTERESTLEVEL_ACTIVATE interest requests.
- Parameters
-
self | The System on which to set the activation listener. This must not be NULL. |
listener | The listener to use for notification of activation requests. This should not be NULL. |
- Returns
- TRUE if the listener was successfully added.
- Exceptions
-
FALSE | if the listener could not be added. |