DkmCppExceptionInformation.ExceptionObjectPointer Property

Definition

Address within the target process of the thrown object.

public:
 property System::UInt64 ExceptionObjectPointer { System::UInt64 get(); };
public:
 property unsigned long long ExceptionObjectPointer { unsigned long long get(); };
public ulong ExceptionObjectPointer { get; }
member this.ExceptionObjectPointer : uint64
Public ReadOnly Property ExceptionObjectPointer As ULong

Property Value

Returns UInt64.

Applies to