Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetFailureType method gets the failure type of a DebugFailureAnalysis object. The failure type indicates whether the code being analyzed was running in kernel mode or user mode.
Syntax
DEBUG_FAILURE_TYPE GetFailureType();
Return value
This method returns a value in the DEBUG_FAILURE_TYPE enumeration.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | extsfns.h |
See also
GetFailureClass