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.
1/5/2010
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 | OEMMain.lib or OEMMain_StaticKITL.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |