Intended Usage
This method is intended to be used by client and server applications to duplicate a reference to a BOA object.
Syntax
static CORBA::BOA_ptr _duplicate (CORBA::BOA_ptr p);
Input parameters
Return values
Example
See example in CORBA::Object::_duplicate.