lpNKHaltSystem (Windows Embedded CE 6.0)

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

See Also

Reference

Optional OAL Functions

Concepts

System Halt