lpNKHaltSystem
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.