Compartilhar via


ICorDebugVariableHome Interface

Definition

public interface class ICorDebugVariableHome
[System.Runtime.InteropServices.Guid("50847B8D-F43F-41B0-924C-6383A5F2278B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugVariableHome
[<System.Runtime.InteropServices.Guid("50847B8D-F43F-41B0-924C-6383A5F2278B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugVariableHome = interface
Public Interface ICorDebugVariableHome
Attributes

Methods

GetArgumentIndex(UInt32)
GetCode(ICorDebugCode)
GetLiveRange(UInt32, UInt32)
GetLocationType(VariableLocationType)
GetOffset(Int32)
GetRegister(CorDebugRegister)
GetSlotIndex(UInt32)

Applies to