DVDRewindDir

C Specification

#include <revolution/dvd.h>
void DVDRewindDir(DVDDir* dir);

Arguments

dir Directory structure.

Return Values

None.

Description

The DVDRewindDir function resets the position of the specified directory structure to the start of the directory.

See Also

DVDReadDir

Revision History

03/01/2006 Initial version.