Determines whether the data is encoded in binary format. 
Returns TRUE if data is encoded in binary mode only, otherwise FALSE 
- See also:
- BCSet_Aztec_EnforceBinaryEncoding() 
- Parameters:
- 
  
    | [in] | pBarCode | Pointer to barcode structure. |  
 
- Return values:
- 
  
    |  | TRUE | data is encoded in binary format |  |  | FALSE | data is encoded in mixed (=text and binary) format |