ICorDebugAppDomain2 接口

提供处理数组、指针、函数指针和引用类型的方法。 此接口是 ICorDebugAppDomain 接口的扩展。

Methods

方法 Description
GetArrayOrPointerType 方法 获取指定类型的数组,或指向指定类型的指针或引用。
GetFunctionPointerType 获取指向具有给定签名的函数的指针。

注解

注释

此接口不支持远程调用,无论是跨计算机还是跨进程。

要求

平台: 请参阅 .NET 支持的作系统

页眉: CorDebug.idl、CorDebug.h

图书馆: CorGuids.lib

.NET 版本: 自 .NET Framework 2.0 起可用