Specifies DotCode encoding format. 
Specifies the encoding format. Default is eDCFm_Auto. 
- See also:
- BCGet_DotCode_Format(), BCGet_DotCode_FormatSpecifier() 
- Parameters:
- 
  
    | [in] | pBarCode | Pointer to barcode structure. |  | [in] | eFormat | DotCode format. |  | [in] | szFormatSpecifier | Format specifier for industry format and custom macro. For the industry format, valid values are of 1 letter (upper or lower) or 2 digits. For the custom format only 2 digits are allowed. |  
 
- Return values:
- 
  
    | ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |