DkmWin32ExceptionInformation.ParentExceptionRecordAddress 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.
Address within the target process where the parent EXCEPTION_RECORD pointer can be found. This is commonly zero.
public:
property System::UInt64 ParentExceptionRecordAddress { System::UInt64 get(); };
public:
property unsigned long long ParentExceptionRecordAddress { unsigned long long get(); };
public ulong ParentExceptionRecordAddress { get; }
member this.ParentExceptionRecordAddress : uint64
Public ReadOnly Property ParentExceptionRecordAddress As ULong
Property Value
Returns UInt64.