Includes&Samples |
CIM_DMA, ROOT\cimv2 - InstancesClass | Childs (1) | Methods | Properties (18) | Qualifiers (4) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of CIM_DMAThis section contains sample wmi instances of CIM_DMA class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. CIM_DMA is an abstract class, so it has only derived instances, see derived child classes. Instance \\W2012SDC\ROOT\cimv2:Win32_DMAChannel.DMAChannel=4Properties={ 'AddressSize' : 0 //Long, 0x0 'Availability' : 4 //Long, 0x4 'BurstMode' : null 'ByteMode' : 2 //Long, 0x2 'Caption' : 'Channel 4' //String 'ChannelTiming' : 2 //Long, 0x2 'CreationClassName' : 'Win32_DMAChannel' //String 'CSCreationClassName' : 'Win32_ComputerSystem' //String 'CSName' : '.' //String 'Description' : 'Channel 4' //String 'DMAChannel' : 4 //Long, 0x4 'InstallDate' : null 'MaxTransferSize' : 0 //Long, 0x0 'Name' : 'Channel 4' //String 'Port' : null 'Status' : 'OK' //String 'TransferWidths' : [0] //Variant() 'TypeCTiming' : 2 //Long, 0x2 'WordMode' : 2 //Long, 0x2 } |