Share via


DkmArm64FrameRegisters.Pc Property

Definition

Instruction Pointer.

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

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

Property Value

Applies to