Source position: jwawptypes.pas line 86
type tagWPSITEINFOW = record
dwSize: DWORD;
dwFlags: DWORD;
lpszSiteName: LPWSTR;
lpszSiteURL: LPWSTR;
end;