Source position: jwawinuser.pas line 9480
type tagSERIALKEYSW = record
cbSize: UINT;
dwFlags: DWORD;
lpszActivePort: LPWSTR;
lpszPort: LPWSTR;
iBaudRate: UINT;
iPortState: UINT;
iActive: UINT;
end;