Udostępnij za pośrednictwem


IActivator.Activate(IConstructionCallMessage) Metoda

Definicja

Tworzy wystąpienie obiektu określonego w podanym IConstructionCallMessageobiekcie .

public:
 System::Runtime::Remoting::Activation::IConstructionReturnMessage ^ Activate(System::Runtime::Remoting::Activation::IConstructionCallMessage ^ msg);
public System.Runtime.Remoting.Activation.IConstructionReturnMessage Activate (System.Runtime.Remoting.Activation.IConstructionCallMessage msg);
[System.Security.SecurityCritical]
public System.Runtime.Remoting.Activation.IConstructionReturnMessage Activate (System.Runtime.Remoting.Activation.IConstructionCallMessage msg);
abstract member Activate : System.Runtime.Remoting.Activation.IConstructionCallMessage -> System.Runtime.Remoting.Activation.IConstructionReturnMessage
[<System.Security.SecurityCritical>]
abstract member Activate : System.Runtime.Remoting.Activation.IConstructionCallMessage -> System.Runtime.Remoting.Activation.IConstructionReturnMessage
Public Function Activate (msg As IConstructionCallMessage) As IConstructionReturnMessage

Parametry

msg
IConstructionCallMessage

Informacje o obiekcie, który jest potrzebny do jego aktywowania, przechowywane w obiekcie IConstructionCallMessage.

Zwraca

Stan aktywacji obiektu zawartego w obiekcie IConstructionReturnMessage.

Atrybuty

Wyjątki

Bezpośredni obiekt wywołujący nie ma uprawnień do infrastruktury.

Dotyczy