XPS Unified Programmer’s Manual
7.2.1.34 FileGatheringRename
Name
FileGatheringRename – Renames “Gathering.dat” file.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
Description
This API renames the “Gathering.dat” file with another .dat file name.
Prototype
int FileGatheringRename(
int SocketID,
char * NewFileName
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
NewFileName char * New file name used to rename “Gathering.dat”.
Output parameters
None.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
EDH0373En1023 — 01/18 80