Intended Usage
This method is used by client and server applications to duplicate a reference to a SystemException object. Both the original and the duplicate reference should subsequently be released using CORBA::release(SystemException_ptr).
Syntax
static CORBA::SystemException_ptr _duplicate (CORBA::SystemException_ptr p);
Input parameters
Return values