DVDGetEntryName

Syntax

#include <revolution/dvd.h>

const char* DVDGetEntryName(u32 entrynum);

Arguments

entrynum Entry number of the file.

Return Values

Pointer to the filename.

Description

Gets the pointer to the filename.

See Also

DVDGetEntrynum

Revision History

2009/07/31 Initial version.


CONFIDENTIAL