PICMLX_UseCards

unsigned long PICMLX_UseCards (long session, unsigned long cardType, unsigned long exclusive);

Purpose

Flags all cards of certain card type for use.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardType unsigned long

Card type.

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