C# Class CSPspEmu.Hle.Vfs.MemoryStick.HleIoDriverMemoryStick.SizeInfoStruct

Datei anzeigen Open project: soywiz/cspspemu

Public Properties

Property Type Description
FreeClusters uint
MaxClusters uint
MaxSectors uint
SectorCount uint
SectorSize uint

Property Details

FreeClusters public_oe property

public uint FreeClusters
return uint

MaxClusters public_oe property

public uint MaxClusters
return uint

MaxSectors public_oe property

public uint MaxSectors
return uint

SectorCount public_oe property

public uint SectorCount
return uint

SectorSize public_oe property

public uint SectorSize
return uint