lpNKHaltSystem

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

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

See Also

Concepts

System Halt