DkmGetInstructionAddressAsyncResult.FirstAddress 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 FirstAddress { bool get(); };
public:
property bool FirstAddress { bool get(); };
public bool FirstAddress { get; }
member this.FirstAddress : bool
Public ReadOnly Property FirstAddress As Boolean
Property Value
Returns Boolean.