DVDChangeDir

C Specification

#include <revolution/dvd.h>
BOOL DVDChangeDir(const char* dirName);

Arguments

dirName The directory that the current directory should change to.

Return Values

TRUE if the function succeeds.

Description

Changes the current directory.

See Also

Revision History

2006/03/01 Initial version.


CONFIDENTIAL