C# Class CSPspEmu.Hle.Modules.pspnet.sceNetApctl

Inheritance: HleModuleHost
Show file Open project: soywiz/cspspemu

Private Methods

Method Description
sceNetApctlAddHandler ( sceNetApctlHandler handler, uint pArg ) : int
sceNetApctlConnect ( int ConnectionIndex ) : int
sceNetApctlDelHandler ( int handlerId ) : int
sceNetApctlDisconnect ( ) : int
sceNetApctlGetInfo ( int code, SceNetApctlInfo pInfo ) : int
sceNetApctlGetState ( PspNetApctlState pState ) : int
sceNetApctlInit ( int stackSize, int initPriority ) : int
sceNetApctlTerm ( ) : int