DkmInstructionAddress.CPUInstruction.InstructionPointer Field
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 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