Skip navigation.

CORBA Programming Reference

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

 


CORBA::Object::_get_interface

Synopsis

Returns an interface definition for the Repository object.

C++ Binding

CORBA::InterfaceDef_ptr  CORBA::Object::_get_interface ();

Arguments

None.

Description

Returns an interface definition for the Repository object.

Note: To use the Repository Interface API, define a macro before CORBA.h is included. For information about how to define a macro, see Creating CORBA Server Applications.

Return Values

InterfaceDef_ptr

 

Skip navigation bar  Back to Top Previous Next