IcorDebugVariableHome::GetLiveRange Method
Gets the native range over which this variable is live.
Syntax
HRESULT GetLiveRange(
[out] ULONG32* pStartOffset,
[out] ULONG32 *pEndOffset
);
Parameters
pStartOffset
[out] The logical offset at which the variable is first live.
pEndOffset
[out] The logical offset immediately after the point at which the variable is last live.
Requirements
Platforms: See System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: Available since 4.6.2
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา