DVDGetDirEntrynum

Syntax

#include <revolution/dvd.h>

s32 DVDGetDirEntrynum(const DVDDir* dir);

Arguments

dir Directory structure.

Return Values

Entry number of the directory.

Description

Gets the entry number of the directory previously opened by the DVDOpenDir function.

See Also

DVDOpenDir

Revision History

2009/07/31 Initial version.


CONFIDENTIAL