Source position: jwahtmlhelp.pas line 470
type tagHH_ENUM_IT = packed record
cbStruct: Integer;
iType: Integer;
pszCatName: LPCSTR;
pszITName: LPCSTR;
pszITDescription: LPCSTR;
end;