DkmComputeThreadInfo.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 IP of the compute thread.
public: initonly System::UInt64 InstructionPointer;
public: initonly unsigned long long InstructionPointer;
initonly unsigned long InstructionPointer;
public readonly ulong InstructionPointer;
val mutable InstructionPointer : uint64
Public ReadOnly InstructionPointer As ULong