XPS Unified Programmer’s Manual
7.2.1.2 CleanTmpFolder
Name
CleanTmpFolder – Cleans the folder “tmp” to delete all temporary files.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks error code returned by shell system command: (-100)
Description
This function cleans the “tmp” folder to delete all temporary files.
Prototype
int CleanTmpFolder(int SocketID)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
Output parameters
None.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
• -100: Internal error.
EDH0373En1023 — 01/18 44