CloseArchive
main
|
Custom API
|
archive support
Close the archive. Launched after the last call of the
GetArcItem
function.
BOOL WINAPI CloseArchive( struct ArcInfo *Info );
Parameters
Info
Extended archive information which should be filled if there's an opportunity (see
ArcInfo
).
Return value
TRUE if the function succeeds.
See also:
archive support
,
ArcInfo
,
GetArcItem