PICMLX_UseForeignSession

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

Purpose

Adds another session ID to actual session.

Parameters

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.

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