Lines Matching refs:HRESULT
412 HRESULT GetTime(UInt32 index, PROPID propID, CArcTime &ft);
413 HRESULT GetUnpackSize();
420 HRESULT SendMessageError(const char *message, const FString &path);
421 HRESULT SendMessageError_with_LastError(const char *message, const FString &path);
422 HRESULT SendMessageError2(HRESULT errorCode, const char *message, const FString &path1, const FString &path2);
493 // HRESULT MyCopyFile(ISequentialOutStream *outStream);
494 HRESULT Link(const FString &fullProcessedPath);
495 HRESULT ReadLink();
499 HRESULT PrepareHardLinks(const CRecordVector<UInt32> *realIndices); // NULL means all items
518 HRESULT CloseArc();
529 HRESULT Read_fi_Props();
535 HRESULT CheckExistFile(FString &fullProcessedPath, bool &needExit);
536 HRESULT GetExtractStream(CMyComPtr<ISequentialOutStream> &outStreamLoc, bool &needExit);
537 HRESULT GetItem(UInt32 index);
539 HRESULT CloseFile();
540 HRESULT CloseReparseAndFile();
541 HRESULT CloseReparseAndFile2();
542 HRESULT SetDirsTimes();
548 HRESULT SetFromLinkPath(
562 HRESULT Close()
564 HRESULT res = S_OK;