| TBarCode Library 11
    TBarCode Library 11
    | 
| BOOL BCGet_Aztec_EnforceBinaryEncoding | ( | t_BarCode * | pBarCode | ) | 
Determines whether the data is encoded in binary format.
Returns TRUE if data is encoded in binary mode only, otherwise FALSE
| [in] | pBarCode | Pointer to barcode structure. | 
| TRUE | data is encoded in binary format | 
| FALSE | data is encoded in mixed (=text and binary) format |