|
SystemLogicalProcessorInformationProcessorMask Field |
The processor mask identifying the processors described by this structure. A processor mask
is a bit vector in which each set bit represents an active processor in the relationship.
At least one bit will be set.
Namespace: Xcalibur.NativeMethods.V2.SystemInfoAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public UIntPtr ProcessorMask
Public ProcessorMask As UIntPtr
public:
UIntPtr ProcessorMask
val mutable ProcessorMask: UIntPtr
Field Value
UIntPtrSee Also