PICMLX_GetCardSessionsCount

unsigned long PICMLX_GetCardSessionsCount (long session, unsigned long cardType, unsigned long cardID, unsigned long *count);

Purpose

Gets number of sessions which use given card.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardType unsigned long

Card type.

cardID unsigned long

Card ID.

Output
Name Type Description
count unsigned long (passed by reference)

Variable to receive a number of sessions which uses given card.

Return Value

Name Type Description
return unsigned long

Zero or non-zero if error occured.

References

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