Using the CORBA Notification Service
|
|
Gets the SupplierAdmin object.
readonly attributeSupplierAdmindefault_supplier_admin;
Used when posting events. This operation is used in event poster applications to get the SupplierAdmin object.
SupplierAdmin object reference.
Note: Code examples shown here are abbreviated. For complete code examples, see "Creating and Posting Events" on page -4.
channel->default_supplier_admin();
|
|
|