Source position: jwawinuser.pas line 11341
type tagRAWHID = record
dwSizeHid: DWORD;
dwCount: DWORD;
bRawData: array [0..0] of Byte;
end;