PICMLX_GetActiveSession

unsigned long PICMLX_GetActiveSession (long session, unsigned long *newSession, char token[], unsigned long length);

Purpose

Gets active session for using.

Parameters

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.

Return Value

Name Type Description
return unsigned long

Zero for success, or no-zero error code.

References

Session control
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index