Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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