unsigned long PICMLX_GetCardSessionsCount (long session, unsigned long cardType, unsigned long cardID, unsigned long *count);
Gets number of sessions which use given card.
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. |
Name | Type | Description |
return | unsigned long |
Zero or non-zero if error occured. |
Session control
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index