ADM-XRC SDK 2.8.1 User Guide (Linux)
© Copyright 2001-2009 Alpha Data


ADMXRC2_HANDLE

Declaration

typedef int ADMXRC2_HANDLE;

Description

An ADMXRC2_HANDLE is a handle to a card in a system. Most API functions require a parameter of type ADMXRC2_HANDLE in order to identify the card on which the operation is to be performed. The ADMXRC2_OpenCard and ADMXRC2_CloseCard functions open and close card handles.

 


 Top of page