#include <revolution/dvd.h> s32 DVDGetEntrynum(const DVDFileInfo* fileInfo);
| fileInfo | File information of the file. |
|---|
Entry number of the file.
Gets the entry number of the file opened by the DVDOpen function.
2009/07/31 Initial version.
CONFIDENTIAL