DkmGetSourcePositionCallbackAsyncResult.StartOfLine 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.
True if this address is the first address in the line's range. False otherwise.
public:
property bool StartOfLine { bool get(); };
public:
property bool StartOfLine { bool get(); };
public bool StartOfLine { get; }
member this.StartOfLine : bool
Public ReadOnly Property StartOfLine As Boolean
Property Value
Returns Boolean.