ADM-XRC SDK 2.8.1 User Guide (Linux)
© Copyright 2001-2009 Alpha Data
The ADMXRC interface is included in the SDK for backwards compatibility with older applications. It is not recommended for new applications. This interface has been depreciated because it contains implicit assumptions specific to the ADM-XRC and ADM-XRC-P models, which do not hold for other models.
Calls to the ADMXRC interface must not be mixed with calls to the ADMXRC2 interface interface using the same card handle. A card handle obtained using the legacy ADMXRC_OpenCard function should not be used in any calls to the ADMXRC2 interface. Applications should assume that the API will enforce this rule.
Only ADM-XRC or ADM-XRC-P cards may be opened by ADMXRC_OpenCard. This is a safeguard to allow applications designed for the ADM-XRC or ADM-XRC-P cards to fail gracefully in the event, for example, that an inadvertant attempt is made to run them on an ADM-XRC-II-Lite card.