CosNotifyComm_NotifySubscribe
This module implements the OMG CosNotifyComm::NotifySubscribe interface.
- Provided by: erlang-manpages (Version: 1:20.2.2+dfsg-1ubuntu2)
- Source: erlang
- Report a bug
This module implements the OMG CosNotifyComm::NotifySubscribe interface.
To get access to the record definitions for the structures use:
-include_lib("cosNotification/include/*.hrl").
All objects, which inherit this interface, export functions described in this module.
subscription_change(Object, Added, Removed) -> Reply
Types:
This operation takes as input two sequences of event type names specifying events the client will and will not accept in the future respectively.