Source position: jwadsquery.pas line 122
type DSQUERYINITPARAMS = record
cbStruct: DWORD;
dwFlags: DWORD;
pDefaultScope: LPWSTR;
pDefaultSaveLocation: LPWSTR;
pUserName: LPWSTR;
pPassword: LPWSTR;
pServer: LPWSTR;
end;