MPFSIsAvailable

C Specification

#include <revolution/mpfs.h>
BOOL    MPFSIsAvailable( void );

Arguments

None.

Return Values

Returns TRUE if the MPFSInit function has already been called; otherwise, returns FALSE.

Description

The MPFSInit function is called and determines whether the MPFS Library is in a usable state.

See Also

MPFSInit(), MPFSEnd()

Revision History

2007/02/09 Initial version.


CONFIDENTIAL