Ice.proxyIdentityAndFacetCompare

Ice.proxyIdentityAndFacetCompare(lhs: ObjectPrx | None, rhs: ObjectPrx | None) int

Compares the object identities and facets of two proxies.

Parameters:
Returns:

-1 if the identity and facet in lhs compare less than the identity and facet in rhs; 0 if the identities and facets compare equal; 1, otherwise.

Return type:

int