#include <revolution/dvd.h> DVDDiskID* DVDGetCurrentDiskID(void);
None.
Pointer to the current disc's ID.
The DVDGetCurrentDiskID function returns a pointer to the current disc's ID.
Do not overwrite the members of the DVDDiskID structure where the address indicated by the pointer is stored. This could have a negative impact on system operations.
None.
2010/08/19 Added a caution specific to overwriting DVDDiskID to the Description.
2006/03/01 Initial version.
CONFIDENTIAL