Win32_MemoryDeviceLocation 클래스
Win32_MemoryDeviceLocation 연결 WMI 클래스는 메모리 디바이스와 메모리 디바이스가 있는 실제 메모리를 연결합니다.
다음 구문은 MOF(Managed Object Format) 코드를 단순화한 것으로 상속된 속성이 모두 포함되어 있습니다. 속성은 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 클래스에는 이러한 속성이 있습니다.
-
Antecedent
-
-
데이터 형식: Win32_PhysicalMemory
-
액세스 형식: 읽기 전용
-
한정자: 키, 재정의 ("선행"), 최대 (1), MappingStrings ("WMI| Win32_PhysicalMemory")
메모리 디바이스를 포함하는 실제 메모리를 나타내는 Win32_PhysicalMemory .
-
-
종속 항목
-
-
데이터 형식: Win32_MemoryDevice
-
액세스 형식: 읽기 전용
-
한정자: 키, 재정의 ("종속"), MappingStrings ("WMI| Win32_MemoryDevice")
실제 메모리에 존재하는 메모리 디바이스를 나타내는 Win32_MemoryDeviceLocation .
-
설명
Win32_MemoryDeviceLocation 클래스는 CIM_Realizes 파생됩니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 |
Windows Vista |
지원되는 최소 서버 |
Windows Server 2008 |
네임스페이스 |
Root\CIMV2 |
MOF |
|
DLL |
|