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 called when the kernel is about to halt the system.
extern void (*lpNKHaltSystem)(void);
Parameters
None.
Return Values
None.
Remarks
lpNKHaltSystem is called when an unrecoverable error occurs and the OS cannot continue to run.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Not applicable.
Link Library: Nk.lib.
See Also
Send Feedback on this topic to the authors