Win32_MemoryDeviceArray 클래스
Win32_MemoryDeviceArray 연결 WMI 클래스는 메모리 디바이스와 메모리 디바이스가 있는 메모리 배열과 관련이 있습니다.
다음 구문은 MOF(Managed Object Format) 코드를 단순화한 것으로 상속된 속성이 모두 포함되어 있습니다. 속성은 MOF 순서가 아닌 알파벳순으로 나열됩니다.
구문
[Dynamic, Provider("CIMWin32"), UUID("{B24EF563-BBBE-11d2-ABFB-00805F538618}"), AMENDMENT]
class Win32_MemoryDeviceArray : CIM_Component
{
Win32_MemoryArray REF GroupComponent;
Win32_MemoryDevice REF PartComponent;
};
멤버
Win32_MemoryDeviceArray 클래스에는 다음과 같은 유형의 멤버가 있습니다.
속성
Win32_MemoryDeviceArray 클래스에는 이러한 속성이 있습니다.
-
GroupComponent
-
-
데이터 형식: Win32_MemoryArray
-
액세스 형식: 읽기 전용
-
한정자: 키, 재정의 ("GroupComponent"), MappingStrings ("WMI| Win32_MemoryArray")
Win32_MemoryDeviceArray 연결의 메모리 배열 부분을 나타내는 Win32_MemoryArray.
-
-
PartComponent
-
-
데이터 형식: Win32_MemoryDevice
-
액세스 형식: 읽기 전용
-
한정자: 키, 재정의 ("PartComponent"), MappingStrings ("WMI| Win32_MemoryDevice")
Win32_MemoryDeviceArray 연결의 메모리 디바이스 부분을 나타내는 Win32_MemoryDevice.
-
설명
Win32_MemoryDeviceArray 클래스는 CIM_Component 파생됩니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 |
Windows Vista |
지원되는 최소 서버 |
Windows Server 2008 |
네임스페이스 |
Root\CIMV2 |
MOF |
|
DLL |
|