XPS Unified Programmer’s Manual
7.2.1.41 GatheringDataAcquire
Name
GatheringDataAcquire – Manually Acquires one data set.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Gathering must be configured: (-32)
- Gathering must not be in progress: (-43)
- Checks gathering buffer size: (-111)
Description
This function manually acquiresone data set configured by
“GatheringConfigurationSet” function.
Prototype
int GatheringDataAcquire(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.
• -32: Gathering not configured.
• -43: Gathering running.
• -111: Gathering buffer is full.
87 EDH0373En1023 — 01/18