ADM-XRC SDK 2.3.0 User Guide (Linux)
© Copyright 2001-2003 Alpha Data


ADMXRC_HANDLE

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.