SystemInfoActiveProcessorMask Field
A mask representing the set of processors configured into the system.
Bit 0 is processor 0; bit 31 is processor 31.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr ActiveProcessorMask
Public ActiveProcessorMask As IntPtr
Dim instance As SystemInfo
Dim value As IntPtr
value = instance.ActiveProcessorMask
instance.ActiveProcessorMask = value
public:
IntPtr ActiveProcessorMask
val mutable ActiveProcessorMask: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr