Home | History | Annotate | Download | only in Common

Lines Matching refs:HRESULT

15 HRESULT GetArchiveItemBoolProp(IInArchive *archive, UInt32 index, PROPID propID, bool &result);

16 HRESULT IsArchiveItemFolder(IInArchive *archive, UInt32 index, bool &result);
31 HRESULT GetItemPath(UInt32 index, UString &result) const;
32 HRESULT GetItemMTime(UInt32 index, FILETIME &ft, bool &defined) const;
33 HRESULT IsItemAnti(UInt32 index, bool &result) const
36 HRESULT OpenStream(
43 HRESULT OpenStreamOrFile(
59 HRESULT Close();
65 HRESULT Open(
73 HRESULT Open2(
81 HRESULT ReOpen(