J-Integra® Espresso Programming Documentation (API)

Delegate.non_existent Method

This operation is used to check for the existence of the Object.

bool non_existent(
 Servant a_oServant
);

Parameters

a_oServant
the servant.

Return Value

Boolean true to indicate that object does not exist, and false otherwise.

Remarks

none

Exceptions

none

See Also

Delegate Interface | Delegate Members | Ics.PortableServer.portable Namespace | Ics.PortableServer Namespace