Determines whether symbol shall be encoded in Aztec Rune mode. 
- Note:
- Aztec Runes are special Aztec Codes without data section. 
Aztec Runes can encode values from 0 to 255  
- See also:
- BCGet_Aztec_RuneMode() 
- Parameters:
- 
  
    | [in] | pBarCode | Pointer to barcode structure. |  | [in] | bRuneMode | activate Aztec Rune mode (TRUE) or deactivate it (FALSE) |  
 
- Return values:
- 
  
    |  | ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |