C API for BALTECH SDK

§ brp_VHL_Setup_FileSpecifier

The method to select the file.

Enumerator
brp_VHL_Setup_FileSpecifier_SelectByPath 

Select the file by path, i.e.

a list of 16-bit file IDs If a single file ID is used, a MF, DF, or EF can be specified -> P1 is set to 0 If a list of file ID is used, the path without the MF has to be specified -> P1 is set to 8

brp_VHL_Setup_FileSpecifier_SelectByName 

Select the file by DF name (1..16 bytes)

brp_VHL_Setup_FileSpecifier_SelectByAPDU 

Select the file using an APDU command.

brp_VHL_Setup_FileSpecifier_undefined 

Definition at line 2615 of file typedefs.h.