unsigned long PIPLX_CloseSpecifiedCard (long session, unsigned long cardNumber);
Closes the specified Pickering card, which must have been opened using PIPLX_OpenSpecifiedCard. This function
should be called when the application program has finished using the card.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardNumber | unsigned long |
Card number. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Init and close
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index