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

Scan info structure
Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
channel int
nextPointer uint
unknown2 int

Property Details

channel public property

Channel number
public int channel
return int

nextPointer public property

public uint nextPointer
return uint

unknown2 public property

Unknown
public int unknown2
return int