DkmGPUMemoryAccessExceptionInformation.ConflictingInstructionAddress 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 the conflicting instruction.
public:
property System::UInt64 ConflictingInstructionAddress { System::UInt64 get(); };
public:
property unsigned long long ConflictingInstructionAddress { unsigned long long get(); };
public ulong ConflictingInstructionAddress { get; }
member this.ConflictingInstructionAddress : uint64
Public ReadOnly Property ConflictingInstructionAddress As ULong
Property Value
Returns UInt64.