C# Class CSPspEmu.Hle.Modules.utility.sceUtility.pspUtilityNetconfData

Mostrar archivo Open project: soywiz/cspspemu

Public Properties

Property Type Description
Action int
AdhocparamPointer uint
Base pspUtilityDialogCommon
Hotspot int
hotspot_connected int
wifisp int

Property Details

Action public_oe property

One of pspUtilityNetconfActions
public int Action
return int

AdhocparamPointer public_oe property

Adhoc connection params
public uint AdhocparamPointer
return uint

Base public_oe property

public pspUtilityDialogCommon Base
return pspUtilityDialogCommon

Hotspot public_oe property

Set to 1 to allow connections with the 'Internet Browser' option set to 'Start' (ie. hotspot connection)
public int Hotspot
return int

hotspot_connected public_oe property

Will be set to 1 when connected to a hotspot style connection
public int hotspot_connected
return int

wifisp public_oe property

Set to 1 to allow connections to Wifi service providers (WISP)
public int wifisp
return int