#include <revolution/mpdl.h>
s32 MPDLStartup ( MPDLConfig* config );
config |
The structure that managed the MPDL library settings and its internal state. |
Returns the processing results from the internally called MPStartup().
Initializes the MPDL library and begins automatic control internally of the MP library.
MPDLCleanup(), MPError, MPDLConfig
2006/07/04 Initial version.
CONFIDENTIAL