Intended Usage
The value method is used by a client program when querying a NamedValue associated with a DII request. The value method returns the argument value, which is accessed using standard operations on the Any class.
Syntax
CORBA::Any *value() const;
Input parameters
None.
Return values