unsigned long PICMLX_GetUsableCards (long session, unsigned long cardType, unsigned long cards[], unsigned long *numberOfCards);
Gets usable cards.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardType | unsigned long |
Card type. |
Output | ||
Name | Type | Description |
cards | unsigned long [] |
One-dimensional array (vector) to receive cards' IDs. |
numberOfCards | unsigned long (passed by reference) |
Variable containing maximum of cards for which information is to be obtained. On return this is changed to number of filled cards. |
Name | Type | Description |
return | unsigned long |
Zero or non-zero if error occured. |
Information
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index