DVDCloseDir

Syntax

#include <revolution/dvd.h>

BOOL DVDCloseDir(DVDDir* dir);

Arguments

dir Directory structure of the directory to be closed.

Return Values

TRUE if the function executes normally.

Description

Closes the specified directory.

See Also

DVDOpenDir, DVDReadDir

Revision History

2006/03/01 Initial version.


CONFIDENTIAL