Constructs a System.Runtime.Remoting.Messaging.ReturnMessage from the specified System.Runtime.Remoting.Activation.IConstructionCallMessage.
- ctorMsg
A construction call to the object from which the new System.Runtime.Remoting.Messaging.ReturnMessage instance is returning.
- retObj
A System.Runtime.Remoting.ObjRef that represents the object that is constructed with the construction call in ctorMsg.
![]()
A System.Runtime.Remoting.Activation.IConstructionReturnMessage returned from the construction call that is specified in the ctorMsg parameter.