Type alias UHIDGetReportEvent

UHIDGetReportEvent: {
    id: number;
    rtype: UHIDReportType;
}

Type declaration

Generated using TypeDoc