[Previous] [Contents] [Next] [IONA Technologies]


ParameterDef


Contents

OperationDef::contexts
OperationDef::describe()
OperationDef::mode
OperationDef::result



Synopsis:

Interface ParameterDef describes a parameter of an IDL operation. It inherits from interface Contained.

CORBA:

Notes:

CORBA defined.

See Also:



ParameterDef::describe()


Synopsis:

This operation is inherited from interface Contained. It returns a structure of type Contained::Description:

The name member of Description contains the string "ParameterDescription". The value member is an any whose TypeCode is:

and whose value is:

Notes:

CORBA defined.

See Also:



ParameterDef::mode


Synopsis:

Description:

Specifies whether the parameter is an in, out, or inout parameter.

Notes:

CORBA defined.



ParameterDef::type


Synopsis:

Description:

Specifies the TypeCode of the parameter.

Notes:

CORBA defined.



[Roadmap] [Utilities] [Compiling] [Configuration]
[Class Reference] [IR Reference] [Daemon Reference] [IDL Grammar] [System Exceptions]
[Index]