unsigned long PICMLX_GetForeignSessions (long session, unsigned long sessions[], unsigned long *numberOfSessions);
Gets used foreign sessions of active session.
| Input | ||
| Name | Type | Description |
| session | long |
Handle of current session. |
| Output | ||
| Name | Type | Description |
| sessions | unsigned long [] |
One-dimensional array (vector) to receive sessions. |
| numberOfSessions | unsigned long (passed by reference) |
Variable containing maximum of sessions for which information is to be obtained. On return this is changed to number of filled sesions. |
| Name | Type | Description |
| return | unsigned long |
Zero or non-zero if error occured. |
Session control
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index