PICMLX_UseCard

unsigned long PICMLX_UseCard (long session, unsigned long cardType, unsigned long cardID, unsigned long exclusive);

Purpose

Flags card for use.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardType unsigned long

Card type.

cardID unsigned long

Card ID.

exclusive unsigned long

Can be on of:
1  Card can be opened by other users
2  Exclusive access. Operation fails, if card is already opened for multi access.
3  Exclusive access. Operation succeeds, if card is already opened for multi access.

Return Value

Name Type Description
return unsigned long

Zero or non-zero if error occured.

References

Use & Release
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index