#include <revolution/dvd.h>
u32 DVDTellDir(DVDDir* dir);
dir |
Directory structure. |
Current location.
The DVDTellDir function returns the current location associated with the specified directory structure.
This function is supposed to be used with the DVDSeekDir function. You can use the DVDTellDir function to save and restore the current location using the DVDSeekDir function.
2006/03/01 Initial version.
CONFIDENTIAL