Source position: jwadsclient.pas line 305
type DOMAIN_TREE = record
dsSize: DWORD;
dwCount: DWORD;
aDomains: array [0..1-1] of DOMAINDESC;
end;