DkmClrInstructionAddress.ILOffset Property

Definition

ILOffset is the index of the IL instruction that this address represents. This value may be set to UInt32.MaxValue for an instruction that is within the given method, but not tied to a particular IL instruction. This is used for CLR native instructions that don't map to an IL instruction. (ICorDebugILFrame::GetIP indicates MAPPING_UNMAPPED_ADDRESS).

C++/CX
public:
 property unsigned int ILOffset { unsigned int get(); };

Property Value

Returns UInt32.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022