EnterpriseServicesHelper Class

Definition

Provides APIs that are needed for communication and operation with unmanaged classes outside of the AppDomain. This class cannot be inherited.

C#
public sealed class EnterpriseServicesHelper
C#
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class EnterpriseServicesHelper
C#
[System.Runtime.InteropServices.ComVisible(true)]
[System.Security.SecurityCritical]
public sealed class EnterpriseServicesHelper
Inheritance
EnterpriseServicesHelper
Attributes

Remarks

Poznámka

This class makes a link demand. A SecurityException is thrown if the immediate caller does not have infrastructure permission. See Link Demands for more information.

Constructors

Methods

CreateConstructionReturnMessage(IConstructionCallMessage, MarshalByRefObject)

Constructs a ReturnMessage from the specified IConstructionCallMessage.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
SwitchWrappers(RealProxy, RealProxy)

Switches a COM Callable Wrapper (CCW) from one instance of a class to another instance of the same class.

ToString()

Returns a string that represents the current object.

(Inherited from Object)
WrapIUnknownWithComObject(IntPtr)

Wraps the specified IUnknown COM interface with a Runtime Callable Wrapper (RCW).

Applies to

Produkt Verzie
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1