Searched defs:exception_record (Results 1 – 1 of 1) sorted by relevance
43 exception_record struct45 unsigned long ExceptionCode;46 unsigned long ExceptionFlags;47 exception_record * ExceptionRecord;48 void * ExceptionAddress;49 unsigned long NumberParameters;50 ULONG_PTR ExceptionInformation[exception_maximum_parameters];