MPDLIsAvailable

C Specification

#include <revolution/mpdl.h>
BOOL    MPDLIsAvailable( void );

Arguments

None.

Return Values

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

Description

The MPDLStartup() function is called and determines whether the MPDL Library is in a usable state.

See Also

MPDLStartup(), MPDLCleanup()

Revision History

2006/08/25 Initial version.


CONFIDENTIAL