DkmStepper.FrameBase 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 frame base of the first frame at the beginning of the step. This value will be MAXUINT64 if the StartingAddress was not specified.
public:
property System::UInt64 FrameBase { System::UInt64 get(); };
public:
property unsigned long long FrameBase { unsigned long long get(); };
public ulong FrameBase { get; }
member this.FrameBase : uint64
Public ReadOnly Property FrameBase As ULong
Property Value
Returns UInt64.