Executes closing of archive.
Syntax C++
int __stdcall CloseArchive(
_In_ HANDLE hArcData
);
Parameters
hArcData [in]
Type: HANDLE
Archive identifier.
Return value
Type: int
If success returns 0, otherwise – error code.