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