Saves barcode as a AI-file. 
The origin of the coordinate space in AI format is the lower, left corner of a page. The positive y-axis points upwards. Format: Adobe Illustrator 7 
- See also:
- BCAIToMemory() 
- Parameters:
- 
  
    | [in] | pBarCode | Pointer to barcode structure. |  | [in] | szFilename | Filename. |  | [in] | pRect | Bounding rectangle for barcode dimensions [1/1000 mm]. left / bottom must be zero, top / right specifies barcode dimensions [1/1000 mm]. |  
 
- Return values:
- 
  
    | ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |