Source position: jwadsclient.pas line 160
type DSOBJECTNAMES = record
clsidNamespace: CLSID;
cItems: UINT;
aObjects: array [0..0] of DSOBJECT;
end;