MemorySlotInfo Properties |
The MemorySlotInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BankLabel |
Win32_PhysicalMemory: Physically labeled bank where the memory is located.
| |
| Capacity |
Win32_PhysicalMemory: Total capacity of the physical memory—in bytes.
| |
| ConfiguredClockSpeed |
Win32_PhysicalMemory: The configured clock speed of the memory device, in megahertz
(MHz), or 0, if the speed is unknown.
| |
| ConfiguredVoltage |
Win32_PhysicalMemory: Configured voltage for this device, in millivolts, or 0, if the
voltage is unknown.
| |
| DeviceLocator |
Win32_PhysicalMemory: Label of the socket or circuit board that holds the memory.
| |
| Manufacturer |
Win32_PhysicalMemory: Name of the organization responsible for producing the physical
element.
| |
| PartNumber |
Win32_PhysicalMemory: Part number assigned by the organization responsible for producing or
manufacturing the physical element.
| |
| Speed |
Win32_PhysicalMemory: Speed of the physical memory—in nanoseconds.
| |
| Tag |
Win32_PhysicalMemory: Unique identifier for the physical memory device that is represented
by an instance of Win32_PhysicalMemory. This property is inherited from CIM_PhysicalElement.
|