#include <revolution/dvd.h> BOOL DVDChangeDir(const char* dirName);
| dirName | The directory to which the current directory should change. |
|---|
TRUE if the function succeeds in changing the current directory.
Changes the current directory.
None.
2006/03/01 Initial version.
CONFIDENTIAL