DVDGetDirEntryName

Syntax

#include <revolution/dvd.h>

const char* DVDGetDirEntryName(const DVDDirEntry* dirent);

Arguments

dirent Directory entry information structure.

Return Values

Pointer to the entry name.

Description

Gets the pointer to the entry name.

See Also

DVDReadDir

Revision History

2009/07/31 Initial version.


CONFIDENTIAL