Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
10/16/2014
This function allows an OEM to replace the default abort handler on an ARM platform.
Syntax
PFNVOID NKSetDataAbortHandler(
PFNVOID pfnDataAbortHandler
);
Parameters
- pfnDataAbortHandler
[out] Pointer to the OEM-supplied data abort handler.
Return Value
The pointer to the active data abort handler.
Requirements
Header |
pkfuncs.h |
Library |
coredll.lib |