Includes&Samples |
MSSerial_PerformanceInformation, ROOT\WMI - InstancesClass | Methods | Properties (8) | Qualifiers (9) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of MSSerial_PerformanceInformationThis section contains sample wmi instances of MSSerial_PerformanceInformation class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\WMI:MSSerial_PerformanceInformation.InstanceName="ACPI\\PNP0501\\1_0"Properties={ 'Active' : True //Boolean, 0xFFFFFFFF 'BufferOverrunErrorCount' : 0 //Long, 0x0 'FrameErrorCount' : 0 //Long, 0x0 'InstanceName' : 'ACPI\PNP0501\1_0' //String 'ParityErrorCount' : 0 //Long, 0x0 'ReceivedCount' : 0 //Long, 0x0 'SerialOverrunErrorCount' : 0 //Long, 0x0 'TransmittedCount' : 0 //Long, 0x0 } |