DkmManagedHeapWalker.GetNativeTypeId 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回原生物件的假型別標識符。 不應該傳遞至 ICorDebug API。
此 API 是在 Visual Studio 17 Update 7 (DkmApiVersion.VS17Update7) 中引進。
public Microsoft.VisualStudio.Debugger.Clr.DkmManagedTypeId GetNativeTypeId();
member this.GetNativeTypeId : unit -> Microsoft.VisualStudio.Debugger.Clr.DkmManagedTypeId
Public Function GetNativeTypeId () As DkmManagedTypeId
傳回
[Out]我們可以解析之原生物件的型別標識碼。