Source position: jwawinuser.pas line 9463
type tagSERIALKEYSA = record
cbSize: UINT;
dwFlags: DWORD;
lpszActivePort: LPSTR;
lpszPort: LPSTR;
iBaudRate: UINT;
iPortState: UINT;
iActive: UINT;
end;