CosNotifyComm_NotifySubscribe
This module implements the OMG CosNotifyComm::NotifySubscribe interface.
- Provided by: erlang-manpages (Version: 1:18.3-dfsg-1ubuntu3.1)
- 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.