ReportDescriptorGetReport Method HIDSharp

Namespace: HidSharp.Reports
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax

public Report GetReport(
	ReportType type,
	byte id
)

Parameters

type
Type: HidSharp.ReportsReportType
id
Type: SystemByte

Return Value

Type: Report
See Also

Reference