unsigned long PICMLX_UseForeignSession (long session, unsigned long newSession, char token[], unsigned long length);
Adds another session ID to actual session.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
newSession | unsigned long |
New session ID. |
length | unsigned long |
Length of token. |
Output | ||
Name | Type | Description |
token | char [] |
Unique confirmation token. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Session control
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index