fix: SoleFolderIndex: continue fixing method decl/impl

This commit is contained in:
shunf4
2024-05-10 19:40:20 +08:00
parent 358e9e3a60
commit 7103b3d519
3 changed files with 5 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ STDMETHODIMP CAgentFolder::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32
NExtract::NPathMode::kNoPaths;
Int64 soleFolderIndex;
extractCallback2->GetSoleFolderIndex(&soleFolderIndex);
callback->GetSoleFolderIndex(&soleFolderIndex);
return Extract(indices, numItems,
includeAltStreams, replaceAltStreamCharsMode,