unsigned long PICMLX_GetConnectedCardClients (long session, unsigned long cardType, unsigned long cardID, char clients[], unsigned long length);
Gets clients which use a specific card on the LXI remotely.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardType | unsigned long |
Card type. |
cardID | unsigned long |
Card ID. |
length | unsigned long |
Length of character string buffer. |
Output | ||
Name | Type | Description |
clients | char [] |
List of clients separated by ; in form: count - hostname, where count is number of connections coming from the hostname. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Information
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index