Source position: jwalmuse.pas line 102
type _USE_INFO_1 = record
ui1_local: LMSTR;
ui1_remote: LMSTR;
ui1_password: LMSTR;
ui1_status: DWORD;
ui1_asg_type: DWORD;
ui1_refcount: DWORD;
ui1_usecount: DWORD;
end;