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.
This function is supplied to allow an OEM to replace the default abort handler on an ARM built OS.
PFNVOID NKSetDataAbortHandler(PFNVOIDpfnDataAbortHandler);
Parameters
- pfnDataAbortHandler
[out] Pointer to the OEM-supplied data abort handler.
Return Values
The pointer to the active data abort handler.
Remarks
This function allows the ARMV4 kernel to run on an ARMV4I processor after the data abort handler is moved to the OAL.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors