MPDLStartup

C Specification

#include <revolution/mpdl.h>
s32 MPDLStartup ( MPDLConfig* config );

Arguments

config The structure that managed the MPDL library settings and its internal state.

Return Values

Returns the processing results from the internally called MPStartup().

Description

Initializes the MPDL library and begins automatic control internally of the MP library.

See Also

MPDLCleanup(), MPError, MPDLConfig

Revision History

2006/07/04 Initial version.


CONFIDENTIAL