EHostApplicationPolicy Enumeration

Indicates how to modify an IHostAssemblyManager Interface interface object. This enumeration has been deprecated.

typedef enum _HostApplicationPolicy {
    HOST_APPLICATION_BINDING_POLICY = 1
} EHostApplicationPolicy;

Requirements

Platforms: Windows 2000, Windows XP, Windows Server 2003 family

Header: MSCorEE.idl

Library: MSCorEE.dll

.NET Framework Version: 2.0

See Also

Other Resources

Hosting Enumerations