vitasdk
Documentation of the vitasdk
|
Exports for User.
Include the header file in your project:
Link the library to the executable:
Functions | |
int | sceMtpIfStartDriver (int flags) |
Start MTP driver. More... | |
int | sceMtpIfStopDriver (int flags) |
Stop MTP driver. More... | |
int sceMtpIfStartDriver | ( | int | flags | ) |
Start MTP driver.
[in] | flags | - Set to 1 |
int sceMtpIfStopDriver | ( | int | flags | ) |
Stop MTP driver.
[in] | flags | - Set to 1 |