int32_t CMPTAcctSetScreenType(CmptScreenType type)
Sets the screen type.
int32_t CMPTLaunchMenu(void *dataBuffer, uint32_t bufferSize)
Launches vWii System Menu.
int32_t CMPTCheckScreenState(void)
Checks if the current screen configuration is valid.
int32_t CMPTGetDataSize(uint32_t *outSize)
Gets the required size which needs to be allocated for the "dataBuffer".
int32_t CMPTLaunchTitle(void *dataBuffer, uint32_t bufferSize, uint64_t titleId)
Launches the specified vWii title.
int32_t CMPTLaunchDataManager(void *dataBuffer, uint32_t bufferSize)
Launches vWii Data Management.