Source position: jwahtmlhelp.pas line 397
type tagHH_LAST_ERROR = record
cbStruct: INT;
hr: HRESULT;
description: LPWSTR;
end;