CapabilitiesSupportedReportsKeyboard Field | 
 
            The device supports HID keyboard reports.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic const int SupportedReportsKeyboard = 16
Public Const SupportedReportsKeyboard As Integer = 16
public:
literal int SupportedReportsKeyboard = 16
static val mutable SupportedReportsKeyboard: int
Field Value
Type: 
Int32
See Also