In C# Ice v3.3.0, both Ice.ObjectPrx.ice_invoke and ice_invoke_async return bool. What does the return value mean? This isn't in the documentation. In fact, the documentation states that both methods are void.
See: http://www.zeroc.com/doc/Ice-3.3.0-I....4.html#101009

Reply With Quote