Delen via


ICorDebugVariableHome.GetLiveRange(UInt32, UInt32) Method

Definition

public:
 int GetLiveRange([Runtime::InteropServices::Out] System::UInt32 % pStartOffset, [Runtime::InteropServices::Out] System::UInt32 % pEndOffset);
public int GetLiveRange (out uint pStartOffset, out uint pEndOffset);
abstract member GetLiveRange : uint32 * uint32 -> int
Public Function GetLiveRange (ByRef pStartOffset As UInteger, ByRef pEndOffset As UInteger) As Integer

Parameters

pStartOffset
UInt32
pEndOffset
UInt32

Returns

Applies to