XPS Unified Programmer’s Manual
7.2.1.24 EventExtendedConfigurationTriggerGet
Name
EventExtendedConfigurationTriggerGet – Gets the trigger defined in the buffer.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Last event configuration in memory: (-80)
Description
Returns the last event defined in buffer by “EventExtendedConfigurationTriggerSet”
function.
If no event is defined in buffer, (-80) error is returned.
NOTE
This function doesn’t return the last activated event. An event can be configured
but not activated.
Prototype
int EventExtendedConfigurationTriggerGet(
int SocketID,
char * EventTriggerConfiguration
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
Output parameters
EventTriggerConfiguration char * Event combination configured in buffer.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
• -80: Event not configured.
67 EDH0373En1023 — 01/18