Skip navigation.

Using the CORBA Notification Service

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

 


CosNotifyChannelAdmin::EventChannel::
ConsumerAdmin default_supplier_admin

Synopsis

Gets the SupplierAdmin object.

OMG IDL

readonly attribute SupplierAdmin default_supplier_admin;

Description

Used when posting events. This operation is used in event poster applications to get the SupplierAdmin object.

Return Value

SupplierAdmin object reference.

Examples

Note: Code examples shown here are abbreviated. For complete code examples, see "Creating and Posting Events" on page -4.

C++ code example:

channel->default_supplier_admin();

 

Skip navigation bar  Back to Top Previous Next