DkmSteppingCodePath.CodePathOffset Property
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.
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.