C# Class TOAPI.Kernel32.CACHE_DESCRIPTOR

ファイルを表示 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_oe property

public byte Associativity
return byte

Level public_oe property

public byte Level
return byte

LineSize public_oe property

public ushort LineSize
return ushort

Size public_oe property

public uint Size
return uint

Type public_oe property

public PROCESSOR_CACHE_TYPE Type
return PROCESSOR_CACHE_TYPE