| std::optional< Prx > Ice::checkedCast | ( | const ObjectPrx & | proxy, |
| const Context & | context = noExplicitContext ) |
Creates a new proxy from an existing proxy after confirming the target object's type via a remote invocation.
| proxy | The source proxy. |
| context | The request context. |
Definition at line 95 of file ProxyFunctions.h.