BCSupplementInfo Function

Navigation:  Reference Guide >

BCSupplementInfo Function

Previous pageReturn to chapter overviewNext page

Specifies the barcode supplement parameters.

void BCSupplementInfo(WORD SupplementType, LPCTSTR Supplement, double Gap);

Parameters

SupplementType

Specifies the supplement type, this parameter can be one of the following values:

Value

Description

0

None

1

Supplement 2

2

Supplement 5

Supplement

Specifies the supplement string to encode with UPC or EAN.

Gap

Specifies the distance, in centimeters, between the normal barcode and the supplement section.

 

Remarks

If you don't need a supplement for the barcode, ignore this function.