Creates a subscription manager, which is an instance of the SubscriptionHandlerCPP class.
Syntax
SubscriptionHandlerCPP();
Return values
None.
Notes
A business object handler uses a subscription manager to determine which whether subscriptions exist to a business object. In general, you do not use this method to create a subscription manager. The connector class framework creates a subscription manager for the connector.
See also
See also the description of the BOHandlerCPP Class.