DVDChangeDir

Syntax

#include <revolution/dvd.h>

BOOL DVDChangeDir(const char* dirName);

Arguments

dirName The directory to which the current directory should change.

Return Values

TRUE if the function succeeds in changing the current directory.

Description

Changes the current directory.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL