– sets the default barcode properties to the values passed as a Barcode structure and a Logfont structure and saves the defaults for future use.
int WINAPI BarCdin(LPBAR bcCode, LPLOGFONT lpfont)
where bcCode is a pointer to a Barcode structure and lpfont is a pointer to a LOGFONT structure.
More: