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