PICMLX_GetUsableCards

unsigned long PICMLX_GetUsableCards (long session, unsigned long cardType, unsigned long cards[], unsigned long *numberOfCards);

Purpose

Gets usable cards.

Parameters

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.

Return Value

Name Type Description
return unsigned long

Zero or non-zero if error occured.

References

Information
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index