DkmSymbolFunctionResolutionRequest.LineOffset 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.
The line offset from the start of the function to bind to.
public:
property System::UInt32 LineOffset { System::UInt32 get(); };
public:
property unsigned int LineOffset { unsigned int get(); };
public uint LineOffset { get; }
member this.LineOffset : uint32
Public ReadOnly Property LineOffset As UInteger
Property Value
Returns UInt32.