![]() |
vitasdk
Documentation of the vitasdk
|
Exports for User. More...
Enumerations | |
| enum | SceBgAppUtilErrorCode { SCE_BGAPP_UTIL_ERROR_INVALID_ARG = 0x80106502 } |
| Error Codes. More... | |
Functions | |
| int | sceBgAppUtilStartBgApp (int mode) |
| Start BG application (eboot2.bin) | |
Exports for User.
Include the header file in your project:
Link the library to the executable:
Load the required module:
| int sceBgAppUtilStartBgApp | ( | int | mode | ) |
Start BG application (eboot2.bin)
| [in] | mode | - must be 1 |