OS_GetBootType

Definition

#include <nitro/os.h>
OSBootType OS_GetBootType(void);

Arguments

None.

Return Values

Returns an OSBootType enumerated type that represents the current boot status.

Description

Returns the boot_type member of the OSBootInfo structure.

Revision History

2007/11/07 Initial version.


CONFIDENTIAL