#include <revolution/dvd.h> BOOL DVDEntrynumIsDir(u32 entrynum);
| entrynum | Entry number of the file. |
|---|
Returns TRUE if the entry is a directory. Otherwise returns FALSE.
This function checks whether an entry is a directory.
2009/07/31 Initial version.
CONFIDENTIAL