Overview | Returns a bitmask that identifies the argument passing mode. |
Original class | CORBA::NamedValue |
Intended Usage
The flags method is used by a client program when querying a NamedValue representing a parameter of a DII request. The flags method returns a bitmask that identifies the argument passing mode.
Syntax
CORBA::Flags flags() const;
Input parameters
None.
Return values