vitasdk
Documentation of the vitasdk
usbstorvstor.h File Reference

Go to the source code of this file.

Enumerations

enum  SceUsbstorVstorType { SCE_USBSTOR_VSTOR_TYPE_FAT = 0 , SCE_USBSTOR_VSTOR_TYPE_CDROM = 5 }
 

Functions

int sceUsbstorVStorSetImgFilePath (const char *path)
 Set image file path. More...
 
int sceUsbstorVStorSetDeviceInfo (const char *name, const char *version)
 Set USB descriptor device information. More...
 
int sceUsbstorVStorStart (SceUsbstorVstorType type)
 Start USB virtual storage. More...
 
int sceUsbstorVStorStop (void)
 Stop USB virtual storage. More...