|
CacheDescriptorAssociativity Field |
The cache associativity. If this member is CACHE_FULLY_ASSOCIATIVE (0xFF), the cache is
fully associative.
Namespace: Xcalibur.NativeMethods.V2.SystemInfoAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public byte Associativity
Public Associativity As Byte
public:
unsigned char Associativity
val mutable Associativity: byte
Field Value
ByteSee Also