TBarCode Library 11  TBarCode Library 11
LPCSTR _stdcall BCGetRatioHint ( e_BarCType  eType)

Returns the format hint for the print-ratio.

Return the format of the ratio-string (to be used only as hint for users or developers). This hint serves as template for your own print-ratio strings passed to BSSetRatio(). The value depends on the selected barcode symbology. Learn more about it in the Barcode Reference.

See also:
BCSetRatio(), BCGetRatio(), BCGetRatioString()
Parameters:
[in]eTypeBarcode type.
Return values:
LPCSTRBar-code symbology depending string in the format "1B:2B:...:1S:2S"