ICorDebugVariableHome Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |