unsigned long PICMLX_HasExclusiveAccess (long session, unsigned long cardType, unsigned long cardID, unsigned long ownerType, int *isEsclusive);
Tests whether the card is opened for exclusive access 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 |
| isEsclusive | int (passed by reference) |
True if the card is opened for exclusive access; 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