| TBarCode Library 11
    TBarCode Library 11
    | 
| VOID _stdcall BCGetFontColorGDI | ( | const t_BarCode * | pBarcode, | 
| COLORREF * | pColor | ||
| ) | 
Sets the font color of the currently active text object (usually the human readable text).
| [in,out] | pBarcode | Pointer to barcode structure. | 
| [out] | pColor | The RGB color of the barcode encoded as COLORREF (DWORD). |