DkmSteppingCodePath.CodePathOffset Property

Definition

For managed this represents the IL offset to call instruction. For native it is the RVA of the call instruction.

public:
 property int CodePathOffset { int get(); };
public:
 property int CodePathOffset { int get(); };
public int CodePathOffset { get; }
member this.CodePathOffset : int
Public ReadOnly Property CodePathOffset As Integer

Property Value

Returns Int32.

Applies to