Share via


DkmDisassembledInstruction.InstructionPointer Property

Definition

The address of this instruction in the debuggee address space.

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

Property Value

Returns UInt64.

Applies to