Specifies Aztec Code encoding format. 
Specifies the encoding format. Default is eDMPr_Default. 
- See also:
- BCGet_Aztec_Format(), BCGet_Aztec_FormatSpecifier() 
- Parameters:
- 
  
    | [in] | pBarCode | Pointer to barcode structure. |  | [in] | eFormat | Aztec Code format. |  | [in] | szFormatSpecifier | Format specifier for industry format. Consist of 1 letter (upper or lower) or 2 digits. |  
 
- Return values:
- 
  
    |  | ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |