ICorDebugObjectValue.GetClass(ICorDebugClass) 方法

定义

public:
 int GetClass([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugClass ^ % ppClass);
public int GetClass (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugClass ppClass);
abstract member GetClass : ICorDebugClass -> int
Public Function GetClass (ByRef ppClass As ICorDebugClass) As Integer

参数

ppClass
ICorDebugClass

返回

Int32

返回 Int32

适用于