C# Class TOAPI.Kernel32.CACHE_DESCRIPTOR

Show file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
Associativity byte
Level byte
LineSize ushort
Size uint
Type PROCESSOR_CACHE_TYPE

Property Details

Associativity public property

public byte Associativity
return byte

Level public property

public byte Level
return byte

LineSize public property

public ushort LineSize
return ushort

Size public property

public uint Size
return uint

Type public property

public PROCESSOR_CACHE_TYPE Type
return PROCESSOR_CACHE_TYPE