Aracılığıyla paylaş


EnterpriseServicesHelper.CreateConstructionReturnMessage Yöntem

Tanım

Belirtilen IConstructionCallMessageiçinden bir ReturnMessage oluşturur.

public:
 static System::Runtime::Remoting::Activation::IConstructionReturnMessage ^ CreateConstructionReturnMessage(System::Runtime::Remoting::Activation::IConstructionCallMessage ^ ctorMsg, MarshalByRefObject ^ retObj);
public static System.Runtime.Remoting.Activation.IConstructionReturnMessage CreateConstructionReturnMessage (System.Runtime.Remoting.Activation.IConstructionCallMessage ctorMsg, MarshalByRefObject retObj);
[System.Runtime.InteropServices.ComVisible(true)]
public static System.Runtime.Remoting.Activation.IConstructionReturnMessage CreateConstructionReturnMessage (System.Runtime.Remoting.Activation.IConstructionCallMessage ctorMsg, MarshalByRefObject retObj);
static member CreateConstructionReturnMessage : System.Runtime.Remoting.Activation.IConstructionCallMessage * MarshalByRefObject -> System.Runtime.Remoting.Activation.IConstructionReturnMessage
[<System.Runtime.InteropServices.ComVisible(true)>]
static member CreateConstructionReturnMessage : System.Runtime.Remoting.Activation.IConstructionCallMessage * MarshalByRefObject -> System.Runtime.Remoting.Activation.IConstructionReturnMessage
Public Shared Function CreateConstructionReturnMessage (ctorMsg As IConstructionCallMessage, retObj As MarshalByRefObject) As IConstructionReturnMessage

Parametreler

ctorMsg
IConstructionCallMessage

Yeni ReturnMessage örneğin döndüreceği nesneye bir yapı çağrısı.

retObj
MarshalByRefObject

ObjRef içinde yapı çağrısıyla ctorMsgbirlikte inşa edilen nesneyi temsil eden bir.

Döndürülenler

IConstructionReturnMessage parametresinde ctorMsg belirtilen yapı çağrısından döndürülen.

Öznitelikler

Şunlara uygulanır