ICorDebugAppDomain2 介面

提供方法來使用陣列、指標、函式指標和參考型別。 此介面是 ICorDebugAppDomain 介面的擴充。

方法

方法 描述
GetArrayOrPointerType 方法 取得指定類型的陣列,或指定類型的指標或參考。
GetFunctionPointerType 取得具有指定簽章的函式指標。

備註

注意

這個介面不支援跨電腦或跨處理序的遠端呼叫。

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:自 2.0 起可用

另請參閱