DkmGPUDataAddress.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.
GPU data address may correspond to different register location at different instruction pointer.
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