Finds a well-known Ice object.
- Parameters
-
| domainId | The IceDiscovery domain identifier. An IceDiscovery client only replies to requests with a matching domain identifier. |
| id | The well-known object identity. |
| reply | The proxy of the IceDiscovery::LookupReplyPrx interface that should be used to send the reply if a matching object is found. The reply proxy is never null. |
| response | The response callback. |
| exception | The exception callback. |
| sent | The sent callback. |
| context | The request context. |
- Returns
- A function that can be called to cancel the invocation locally.