DkmRuntimeFunctionResolutionRequest.LineOffset Property

Definition

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.

Applies to