DkmStackWalkContext.TopStackPointer Property

Definition

Stack pointer for the top stack frame.

This API was introduced in Visual Studio 15 Update 6 (DkmApiVersion.VS15Update6).

public:
 property System::UInt64 TopStackPointer { System::UInt64 get(); };
public ulong TopStackPointer { get; }
member this.TopStackPointer : uint64
Public ReadOnly Property TopStackPointer As ULong

Property Value

Applies to