ReportType Enumeration

HidSharp

ReportType Enumeration HIDSharp

Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

public enum ReportType
public enum ReportType
Public Enumeration ReportType
Public Enumeration ReportType
public enum class ReportType
public enum class ReportType
type ReportType
type ReportType
Members

  Member nameValueDescription
Input0
Output1
Feature2
See Also