ICorDebugAppDomain2 Interface

Definition

public interface class ICorDebugAppDomain2
public interface class ICorDebugAppDomain2
__interface ICorDebugAppDomain2
[System.Runtime.InteropServices.Guid("096E81D5-ECDA-4202-83F5-C65980A9EF75")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugAppDomain2
[<System.Runtime.InteropServices.Guid("096E81D5-ECDA-4202-83F5-C65980A9EF75")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugAppDomain2 = interface
Public Interface ICorDebugAppDomain2
Attributes

Methods

GetArrayOrPointerType(CorElementType, UInt32, ICorDebugType, ICorDebugType)
GetFunctionPointerType(UInt32, ICorDebugType[], ICorDebugType)

Applies to