Edit

Share via


IAppDomainBinding Interface

Provides a method that is called by the common language runtime (CLR) to notify the host application that an application ___domain has been created.

Methods

Method Description
OnAppDomain Method Called by the common language runtime (CLR) to notify the host that an application ___domain has been created.

Requirements

Platforms: See System Requirements.

Header: MSCorEE.h

Library: Included as a resource in MSCorEE.dll

.NET Framework Versions: Available since 2.0

See also