This topic has not yet been rated - Rate this topic

AppDomainHelper class

Applies to: desktop apps only

Binds a managed object to an application domain, which is an isolated environment where applications execute.

When to implement

This class is implemented by COM+.

CLSIDGUID_AppDomainHelper
ProgIDL"System.EnterpriseServices.Internal.AppDomainHelper"
Interfaces IAppDomainHelper

 

When to use

Use this class to access the methods of IAppDomainHelper.

Remarks

To create this object, call CoCreateInstance.

To use this class from Microsoft Visual Basic, add a reference to the COM+ Services Type Library. An AppDomainHelper object can be declared using "COMSVCSLib.AppDomainHelper" as the class name.

Requirements

Minimum supported client

Windows XP with SP1

Minimum supported server

Windows Server 2003

Header

ComSvcs.h

See also

IAppDomainHelper

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ