ReportDescriptorGetReport Method

HIDSharp

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

public Report GetReport(
	ReportType type,
	byte id
)

Parameters

type
Type: HidSharp.ReportsReportType
id
Type: SystemByte

Return Value

Type: Report
See Also

Reference