J-Integra® Espresso Programming Documentation (API)

Any.insert_any Method

Inserts the given Any object into this Any object's value field.

void insert_any(
 Ics.CORBA.Any a
);

Parameters

a
the Any object to insert into this Any object.

Return Value

none

Remarks

none

Exceptions

none

See Also

Any Interface | Any Members | Ics Namespace