RemotingServices::Unmarshal Method
.NET Framework (current version)
Converts a given ObjRef into a proxy object.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Unmarshal(ObjRef^) | Takes a ObjRef and creates a proxy object out of it. |
![]() ![]() | Unmarshal(ObjRef^, Boolean) | Takes a ObjRef and creates a proxy object out of it, refining it to the type on the server. |
Show:

