| TBarCode Library 11
    TBarCode Library 11
    | 
| VOID _stdcall BCGetBarcodeColorGDI | ( | const t_BarCode * | pBarcode, | 
| COLORREF * | pColor | ||
| ) | 
Retrieves the color of the barcode.
| [in] | pBarcode | Pointer to barcode structure. | 
| [out] | pColor | The RGB color of the barcode stored as COLORREF (DWORD). |