Codex API: Shell

EraseWorkingFiles

The EraseWorkingFiles function removes temporary files created by the Codex runtime during archive operations.

This function must only be called on application shutdown.

 

VOID EraseWorkingFiles(VOID);

Parameters

None.

Return Values

This function does not return any values.

Requirements

Windows NT/2000/XP: Requires Windows NT 4.0 SP4 or later.
Windows 95/98/Me:
Requires Windows 98 (or Windows 95 with DCOM 1.2).
Header:
Declared in mCodexAPI.h.
Library:
Use mCodexAPI.dll.

See Also

Codex API Overview, Codex API Functions