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