#include <nitro/os.h>
OSBootType OS_GetBootType(void);
None.
Returns an OSBootType
enumerated type that represents the current boot status.
Returns the boot_type
member of the OSBootInfo
structure.
2007/11/07 Initial version.
CONFIDENTIAL