Source position: jwantdsapi.pas line 346
type DS_NAME_RESULT_ITEMW = record
status: DWORD;
pDomain: LPWSTR;
pName: LPWSTR;
end;