Disc Spin-Off Channel Development Environment: API Function List

Installation

OSGetTitleStatus Gets the channel status.
OSIsTitleInstalled Checks whether the channel is already installed.
OSCheckInstall Checks whether there is enough free space to install the channel.
OSCheckInstallAsync Checks asynchronously whether there is enough free space to install the channel.
OSLaunchInstaller Launches the installer.

Disc Launch

OSLaunchDisk Launches a disk.
DVDPrepareDisk Waits until the disc with the specified disc ID has been inserted.
DVDPrepareDiskAsync Reports with a callback when the disc with the specified disc ID has been inserted.

Application Launch Information

OSGetLaunchCode Gets the launch code.
OSGetReturnCode Gets the return code.

Structures

OSInstallInfo Structure for the file information passed to the installer.
OSInstallCommandBlock Command block structure used inside the library to process requests by asynchronous functions.

CONFIDENTIAL