vitasdk
Documentation of the vitasdk

Detailed Description

Exports for User.


Using this library in your project

Include the header file in your project:


Link the library to the executable:

SceUsbServ_stub



Functions

int sceUsbServAccessoryActivate (void)
 Enable accessory port. More...
 
int sceUsbServAccessoryDeactivate (void)
 Disable accessory port. More...
 

Function Documentation

◆ sceUsbServAccessoryActivate()

int sceUsbServAccessoryActivate ( void  )

Enable accessory port.

Returns
0 on success, < 0 on error

◆ sceUsbServAccessoryDeactivate()

int sceUsbServAccessoryDeactivate ( void  )

Disable accessory port.

Returns
0 on success, < 0 on error