Win32_MemoryDeviceLocation 类
Win32_MemoryDeviceLocation关联 WMI 类将内存设备与其所在的物理内存相关联。
以下语法从托管对象格式 (MOF) 代码中简化,包括所有继承的属性。 属性按字母顺序列出,而不是按 MOF 顺序列出。
语法
[Dynamic, Provider("CIMWin32"), UUID("{FAF76B9C-798C-11D2-AAD1-006008C78BC7}"), AMENDMENT]
class Win32_MemoryDeviceLocation : CIM_Realizes
{
Win32_MemoryDevice REF Dependent;
Win32_PhysicalMemory REF Antecedent;
};
成员
Win32_MemoryDeviceLocation 类具有以下类型的成员:
属性
Win32_MemoryDeviceLocation 类具有这些属性。
-
先行
-
-
数据类型: Win32_PhysicalMemory
-
访问类型:只读
-
限定符: key、 Override (“An beforeedent”) 、 Max (1) 、 MappingStrings (“WMI|Win32_PhysicalMemory“)
表示包含内存设备的物理内存的 Win32_PhysicalMemory 。
-
-
依赖项
-
-
数据类型: Win32_MemoryDevice
-
访问类型:只读
-
限定符: key、 Override (“Dependent”) 、 MappingStrings (“WMI|Win32_MemoryDevice“)
表示物理内存中存在的内存设备的 Win32_MemoryDeviceLocation 。
-
备注
Win32_MemoryDeviceLocation 类派生自 CIM_Realizes。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista |
最低受支持的服务器 |
Windows Server 2008 |
命名空间 |
Root\CIMV2 |
MOF |
|
DLL |
|