Tao.Platform.Windows SDK Documentation |
|
Kernel.SYSTEM_INFO.ActiveProcessorMask Field
Mask representing the set of processors configured into the system. Bit 0 is processor 0; bit 31 is processor 31.
[Visual Basic]
Public ActiveProcessorMask As
Integer
[C#]
public
int ActiveProcessorMask;
See Also
Kernel.SYSTEM_INFO Class | Tao.Platform.Windows Namespace