DVDGetEntrynum

Syntax

#include <revolution/dvd.h>

s32 DVDGetEntrynum(const DVDFileInfo* fileInfo);

Arguments

fileInfo File information of the file.

Return Values

Entry number of the file.

Description

Gets the entry number of the file opened by the DVDOpen function.

See Also

DVDOpen

Revision History

2009/07/31 Initial version.


CONFIDENTIAL