Click or drag to resize

HardwareOperation Methods

The HardwareOperation type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFormatProcessorSpeed
Formats the Processor speed in human-readable format.
Public methodStatic memberGetLinkSpeedInfo
Retrieves link speed information.
Public methodStatic memberGetLogicalDiskToPartition
Gets the LogicalDisk DeviceID from Win32_LogicalDiskToPartition.
Public methodStatic memberGetMemoryInfo
Retrieves memory information.
Public methodStatic memberGetProcessorCount
Returns the processor count in a human-readable format.
Public methodStatic memberGetProcessorInfo
Gets the processor info.

Different functions need to be used for legacy versions due to the structuring of the output.

Top
See Also