您的位置:首页 > 其它

Win32_PhysicalMemory 内存条 参数说明

2015-10-23 10:00 288 查看
uint64 Capacity --获取内存容量(单位KB)

string Caption --物理内存还虚拟内存

uint32 ConfiguredClockSpeed --配置时钟速度

uint32 ConfiguredVoltage --配置电压

string CreationClassName --创建类名(就是更换这个类的名字)

uint16 DataWidth --获取内存带宽

string Description --描述更Caption一样

string DeviceLocator --获取设备定位器

uint16 FormFactor --构成因素

boolean HotSwappable --是否支持热插拔

datetime InstallDate --安装日期(无值)

uint16 InterleaveDataDepth --数据交错深度

uint32 InterleavePosition --交错的位置

string Manufacturer --生产商

uint32 MaxVoltage --最大电压

uint16 MemoryType --内存类型

uint32 MinVoltage --最小电压

string Model --型号

string Name --名字

string OtherIdentifyingInfo --其他识别信息

string PartNumber --零件编号

uint32 PositionInRow --行位置

boolean PoweredOn --是否接通电源

boolean Removable --是否可拆卸

boolean Replaceable --是否可更换

string SerialNumber --编号

string SKU --SKU号

uint32 SMBIOSMemoryType --SMBIOS内存类型

uint32 Speed --速率

string Status --状态

string Tag --唯一标识符的物理存储器

uint16 TotalWidth --总宽

uint16 TypeDetail --类型详细信息

string Version --版本信息
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: