#include <revolution/dvd.h> BOOL DVDDirEntryIsDir(const DVDDirEntry* dirent);
| dirent | The entry information structure. |
|---|
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