C# 클래스 CSPspEmu.Hle.Modules.pspnet.sceNetApctl

상속: HleModuleHost
파일 보기 프로젝트 열기: soywiz/cspspemu

비공개 메소드들

메소드 설명
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