MSKeyboard, ROOT\WMI - Instances

Class | Childs (3) | Methods | Properties | Qualifiers (2) | Instances (3) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of MSKeyboard

This section contains sample wmi instances of MSKeyboard class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.
MSKeyboard is an abstract class, so it has only derived instances, see derived child classes.

Instance \\W2012SDC\ROOT\WMI:MSKeyboard_ClassInformation.InstanceName="ACPI\\PNP0303\\3&2b8e0b4b&0_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'DeviceId' : '18446708891583712480' //String
   'InstanceName' : 'ACPI\PNP0303\3&2b8e0b4b&0_0' //String
}

Instance \\W2012SDC\ROOT\WMI:MSKeyboard_ExtendedID.InstanceName="ACPI\\PNP0303\\3&2b8e0b4b&0_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'InstanceName' : 'ACPI\PNP0303\3&2b8e0b4b&0_0' //String
   'Subtype' : 0 //Long, 0x0
   'Type' : 7 //Long, 0x7
}

Instance \\W2012SDC\ROOT\WMI:MSKeyboard_PortInformation.InstanceName="ACPI\\PNP0303\\3&2b8e0b4b&0_0"

Properties={
   'Active' : True //Boolean, 0xFFFFFFFF
   'ConnectorType' : 0 //Long, 0x0
   'DataQueueSize' : 100 //Long, 0x64
   'ErrorCount' : 0 //Long, 0x0
   'FunctionKeys' : 12 //Long, 0xC
   'Indicators' : 3 //Long, 0x3
   'InstanceName' : 'ACPI\PNP0303\3&2b8e0b4b&0_0' //String
}
comments powered by Disqus
WUtils.com