Share via


DkmArm64FrameRegisters.Sp Property

Definition

Stack Pointer.

This API was introduced in Visual Studio 15 RTM (DkmApiVersion.VS15RTM).

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

Property Value

Applies to