.. _CIM-ProcessorCapabilities: CIM_ProcessorCapabilities ------------------------- Class reference =============== Subclass of :ref:`CIM_EnabledLogicalElementCapabilities ` ProcessorCapabilities inherits the capabilities of EnabledLogicalElementCapabilities and adds properties describing processor core and hardware thread support. Key properties ^^^^^^^^^^^^^^ | :ref:`InstanceID ` Local properties ^^^^^^^^^^^^^^^^ .. _CIM-ProcessorCapabilities-NumberOfProcessorCores: ``uint16`` **NumberOfProcessorCores** Number of processor cores available for processor. This number would not include cores disabled by hardware and may be obtained from SMBIOS 2.5 Type 4 offset 23h. .. _CIM-ProcessorCapabilities-NumberOfHardwareThreads: ``uint16`` **NumberOfHardwareThreads** Number of hardware threads available for the processor. May be obtained from SMBIOS v2.5 4 offset 25h. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``string`` :ref:`ElementName ` | ``uint16`` :ref:`MaxElementNameLen ` | ``string`` :ref:`Caption ` | ``uint16[]`` :ref:`RequestedStatesSupported ` | ``uint64`` :ref:`Generation ` | ``string`` :ref:`InstanceID ` | ``uint16[]`` :ref:`StateAwareness ` | ``boolean`` :ref:`ElementNameEditSupported ` | ``string`` :ref:`ElementNameMask ` | ``string`` :ref:`Description ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`CreateGoalSettings `