unsigned long PICMLX_IsCardUsed (long session, unsigned long cardType, unsigned long cardID, unsigned long ownerType, int *isUsed);
Tests whether the card is used or not.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardType | unsigned long |
Card type. |
cardID | unsigned long |
Card ID. |
ownerType | unsigned long |
Owner type consists of these flags:
|
Output | ||
Name | Type | Description |
isUsed | int (passed by reference) |
True if the card is used; otherwise false. |
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