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