Includes&Samples |
MSSerial_CommProperties, ROOT\WMI - InstancesClass | Methods | Properties (21) | Qualifiers (8) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of MSSerial_CommPropertiesThis section contains sample wmi instances of MSSerial_CommProperties class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\WMI:MSSerial_CommProperties.InstanceName="ACPI\\PNP0501\\1_0"Properties={ 'Active' : True //Boolean, 0xFFFFFFFF 'dwCurrentRxQueue' : 0 //Long, 0x0 'dwCurrentTxQueue' : 0 //Long, 0x0 'dwMaxBaud' : 268435456 //Long, 0x10000000 'dwMaxRxQueue' : 0 //Long, 0x0 'dwMaxTxQueue' : 0 //Long, 0x0 'dwProvCapabilities' : 255 //Long, 0xFF 'dwProvCharSize' : 0 //Long, 0x0 'dwProvSpec1' : 0 //Long, 0x0 'dwProvSpec2' : 0 //Long, 0x0 'dwProvSubType' : 1 //Long, 0x1 'dwReserved1' : 0 //Long, 0x0 'dwServiceMask' : 1 //Long, 0x1 'dwSettableBaud' : 268894207 //Long, 0x1006FFFF 'dwSettableParams' : 127 //Long, 0x7F 'InstanceName' : 'ACPI\PNP0501\1_0' //String 'wcProvChar' : null 'wPacketLength' : 64 //Long, 0x40 'wPacketVersion' : 2 //Long, 0x2 'wSettableData' : 15 //Long, 0xF 'wSettableStopParity' : 7943 //Long, 0x1F07 } |