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

Inheritance: HleModuleHost
Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
ConnectionName string

Private Methods

Method Description
_notifyAdhocctlHandler ( Errors Error ) : void
_notifyAdhocctlHandler ( Event @event, Errors Error = Errors.SUCCESS ) : void

sceNetAdhocctlAddHandler ( uint callback, uint parameter ) : AdhocctlHandler
sceNetAdhocctlConnect ( string Name ) : int
sceNetAdhocctlCreate ( string Name ) : int
sceNetAdhocctlCreateEnterGameMode ( string name, int unknown, int num, string macs, uint timeout, int unknown2 ) : int
sceNetAdhocctlDelHandler ( AdhocctlHandler handler ) : int
sceNetAdhocctlDisconnect ( ) : int
sceNetAdhocctlExitGameMode ( ) : int
sceNetAdhocctlGetAddrByName ( string NickName, int length, void buf ) : int
sceNetAdhocctlGetAdhocId ( productStruct &product ) : int
sceNetAdhocctlGetGameModeInfo ( SceNetAdhocctlGameModeInfo gamemodeinfo ) : int
sceNetAdhocctlGetNameByAddr ( byte Mac, string Nickname ) : int
sceNetAdhocctlGetParameter ( SceNetAdhocctlParams Params ) : int
sceNetAdhocctlGetPeerInfo ( string mac, int size, SceNetAdhocctlPeerInfo peerinfo ) : int
sceNetAdhocctlGetPeerList ( int length, void buf ) : int
sceNetAdhocctlGetScanInfo ( int length, void buf ) : int
sceNetAdhocctlGetState ( State &State ) : int
sceNetAdhocctlInit ( int stacksize, int priority, productStruct product ) : int
sceNetAdhocctlJoin ( SceNetAdhocctlScanInfo &scaninfo ) : int
sceNetAdhocctlJoinEnterGameMode ( string name, string hostmac, uint timeout, int unknown ) : int
sceNetAdhocctlScan ( ) : int
sceNetAdhocctlTerm ( ) : int

Property Details

ConnectionName public property

public string ConnectionName
return string