CapabilitiesGetSupportedReports Method  | 
 
            Gets a bit mask containing report types this device supports.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic int GetSupportedReports()
Public Function GetSupportedReports As Integer
public:
int GetSupportedReports()
member GetSupportedReports : unit -> int 
Return Value
Type: 
Int32A bit mask containing report types this device supports.
See Also