Platform SDK: Windows Management Instrumentation

Win32_ComputerSystemProcessor

The Win32_ComputerSystemProcessor association WMI class relates a computer system and a processor running on that system.

Properties

The following table lists the properties for Win32_ComputerSystemProcessor.

Property Description
GroupComponent Win32_ComputerSystem
Read-only

References the Win32_ComputerSystem instance containing the properties of the computer system on which the processor is running.

PartComponent Win32_Processor
Read-only

References the Win32_Processor instance containing the properties of a processor which is running the computer system.


Remarks

The Win32_ComputerSystemProcessor class is derived from Win32_SystemDevices.

See Also

Operating System Classes