C# Class CSPspEmu.Hle.Modules._unknownPrx.sceUsb

Inheritance: HleModuleHost
Afficher le fichier Open project: soywiz/cspspemu

Méthodes publiques

Свойство Type Description
UsbActivated bool
UsbStarted bool

Private Methods

Méthode Description
sceUsbActivate ( int pid ) : int
sceUsbDeactivate ( int pid ) : int
sceUsbGetDrvList ( ) : int
sceUsbGetDrvState ( string DriverName ) : int
sceUsbGetState ( ) : UsbStateEnum
sceUsbStart ( string DriverName, int Size, void Args ) : int
sceUsbStop ( string DriverName, int Size, void Args ) : int
sceUsbWaitCancel ( ) : int
sceUsbWaitState ( ) : int

Property Details

UsbActivated public_oe property

public bool UsbActivated
Résultat bool

UsbStarted public_oe property

public bool UsbStarted
Résultat bool