#include <revolution/dvd.h> BOOL DVDOpenDir(const char* dirName, DVDDir* dir);
| dirName | Pointer to directory name to open. |
|---|---|
| dir | Pointer to directory structure to use. |
TRUE if the function executes normally.
Opens a directory.
2006/03/01 Initial version.
CONFIDENTIAL