OS_GetBootInfo

Definition

#include <nitro/os.h>
const OSBootInfo *OS_GetBootInfo(void);

Arguments

None.

Return Values

Returns an OSBootInfo structure that indicates information regarding the current boot status.

Description

Returns an OSBootInfo structure that indicates information regarding the current boot status.

Revision History

2007/11/07 Initial version.


CONFIDENTIAL