unsigned long PICMLX_GetActiveSession (long session, unsigned long *newSession, char token[], unsigned long length);
Gets active session for using.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
length | unsigned long |
Length of token. |
Output | ||
Name | Type | Description |
newSession | unsigned long (passed by reference) |
New session ID. |
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