Source position: jwaadsprop.pas line 136
type _ADSPROPERROR = record
hwndPage: HWND;
pszPageTitle: PWSTR;
pszObjPath: PWSTR;
pszObjClass: PWSTR;
hr: HRESULT;
pszError: PWSTR;
end;