DkmDisassembledInstruction.InstructionPointer 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 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.