Includes&Samples |
CIM_PhysicalMemory, ROOT\cimv2 - InstancesClass | Childs (1) | Methods | Properties (27) | Qualifiers (4) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of CIM_PhysicalMemoryThis section contains sample wmi instances of CIM_PhysicalMemory class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. CIM_PhysicalMemory is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\cimv2:Win32_PhysicalMemory.Tag="Physical Memory 0"Properties={ 'BankLabel' : 'Bank0/1' //String 'Capacity' : '2147483648' //String 'Caption' : 'Physical Memory' //String 'CreationClassName' : 'Win32_PhysicalMemory' //String 'DataWidth' : 64 //Long, 0x40 'Description' : 'Physical Memory' //String 'DeviceLocator' : 'A0' //String 'FormFactor' : 8 //Long, 0x8 'HotSwappable' : null 'InstallDate' : null 'InterleaveDataDepth' : 0 //Long, 0x0 'InterleavePosition' : 0 //Long, 0x0 'Manufacturer' : 'None' //String 'MemoryType' : 0 //Long, 0x0 'Model' : null 'Name' : 'Physical Memory' //String 'OtherIdentifyingInfo' : null 'PartNumber' : 'None' //String 'PositionInRow' : 1 //Long, 0x1 'PoweredOn' : null 'Removable' : null 'Replaceable' : null 'SerialNumber' : 'None' //String 'SKU' : null 'Speed' : 1333 //Long, 0x535 'Status' : null 'Tag' : 'Physical Memory 0' //String 'TotalWidth' : 64 //Long, 0x40 'TypeDetail' : 0 //Long, 0x0 'Version' : null } |