mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
@@ -52,14 +52,14 @@ HIDP_BUTTON_CAPS :: struct {
|
|||||||
DataIndexMax: USHORT,
|
DataIndexMax: USHORT,
|
||||||
},
|
},
|
||||||
NotRange: struct {
|
NotRange: struct {
|
||||||
Usage: USAGE,
|
Usage: USAGE,
|
||||||
Reserved1: USAGE,
|
Reserved1: USAGE,
|
||||||
StringIndex: USHORT,
|
StringIndex: USHORT,
|
||||||
Reserved2: USHORT,
|
Reserved2: USHORT,
|
||||||
DesignatorIndex: USHORT,
|
DesignatorIndex: USHORT,
|
||||||
Reserved3: USHORT,
|
Reserved3: USHORT,
|
||||||
DataIndex: USHORT,
|
DataIndex: USHORT,
|
||||||
Reserved4: USHORT,
|
Reserved4: USHORT,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user