pfnNKDrWatsonFlush (Windows Embedded CE 6.0)
1/5/2010
This function can be used to change the DrWatsonFlush functionality.
Syntax
BOOL (*pfnNKDrWatsonFlush)(void);
Parameters
None.
Return Value
Returns a nonzero value if successful. Otherwise, FALSE is returned.
Remarks
This function is used to change how Windows Embedded CE Error Reporting handles captures. For example, to change the default capture from RAM to ROM, implement ROM-specific routines and change this function pointer to point to your new function.
Requirements
Header | Developer Implemented |
Library | coredll.lib |
Windows Embedded CE | Windows CE 5.0 and later |
See Also
Reference
Optional OAL Functions
dwNKDrWatsonSize
pfnNKDrWatsonClear
pfnNKDrWatsonRead
pfnNKDrWatsonWrite