DkmInstructionAddress.CPUInstruction.InstructionPointer Field

Definition

The address of where the CPU instruction is located in the target process.

public: initonly System::UInt64 InstructionPointer;
initonly unsigned long InstructionPointer;
public readonly ulong InstructionPointer;
val mutable InstructionPointer : uint64
Public ReadOnly InstructionPointer As ULong 

Field Value

Applies to