#include <revolution/discnand.h>
typedef struct OSInstallCommandBlock OSInstallCommandBlock;
struct OSInstallCommandBlock
{
void* userData;
............
};The OSInstallCommandBlock structure contains the information necessary for the asynchronous execution of OSCheckInstall.
2009/10/16 Changed the include file.
2007/04/20 Initial version.
CONFIDENTIAL