QLIB-function: QAPIExtNumOfCards


With the function QAPIExtNumOfCards it is possible to ask , which used cards are supported by the QLIB.

ULONG QAPIExtNumOfCards (void);


Return value
The Return value gives the number of the supported and used cards of the QLIB.

Commands
This function is useful for the construction of selection dialogues, because the number of supported of the QLIB is not constant.

 Back to the QLIB overview