DVDEntrynumIsDir

Syntax

#include <revolution/dvd.h>

BOOL DVDEntrynumIsDir(u32 entrynum);

Arguments

entrynum Entry number of the file.

Return Values

Returns TRUE if the entry is a directory. Otherwise returns FALSE.

Description

This function checks whether an entry is a directory.

See Also

DVDGetEntrynum

Revision History

2009/07/31 Initial version.


CONFIDENTIAL