ADM-XRC SDK 2.8.1 User Guide (Linux)
© Copyright 2001-2009 Alpha Data
Declaration
typedef HANDLE ADMXRC_HANDLE;
Description
An ADMXRC_HANDLE is a handle to a card in a system. Most API functions require a parameter of type ADMXRC_HANDLE in order to identify the card on which the operation is to be performed. The ADMXRC_OpenCard and ADMXRC_CloseCard functions open and close card handles.