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

Scan info structure
Datei anzeigen Open project: soywiz/cspspemu

Public Properties

Property Type Description
channel int
nextPointer uint
unknown2 int

Property Details

channel public_oe property

Channel number
public int channel
return int

nextPointer public_oe property

public uint nextPointer
return uint

unknown2 public_oe property

Unknown
public int unknown2
return int