Partager via


NKForceCleanBoot

This function forces the operating system (OS) to boot from a clean file system when called from the OEMInit function. This function can also be called after the OS has started to run to force the next boot process to start from a clean file system.

VOID NKForceCleanBoot(void);

Parameters

None.

Return Values

None.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.

See Also

OEMInit

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.