A call to BarInit(&bc) initialises the members of the barcode structure to default values (code=8 – Code 39).
int WINAPI BarInit(LPBAR bc)
Where bc is a barcode structure
More:
Group 2 calls