lpNKHaltSystem
Other versions of this page are also available for the following:
8/27/2008
This function is called when the kernel is about to halt the system.
Syntax
extern void (*lpNKHaltSystem)(void);
Parameters
None.
Return Value
None.
Remarks
lpNKHaltSystem is called when an unrecoverable error occurs and the OS cannot continue to run.
Requirements
Header | Developer Implemented |
Library | Nk.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |