DVDCloseDir

C Specification

#include <revolution/dvd.h>
BOOL DVDCloseDir(DVDDir* dir);

Arguments

dir Directory structure of the directory to close.

Return Values

TRUE if the function succeeds.

Description

Closes the specified directory.

See Also

DVDOpenDir
DVDReadDir

Revision History

2006/03/01 Initial version.


CONFIDENTIAL