| TBarCode Library 11
    TBarCode Library 11
    | 
| VOID _stdcall BCGetQuietZoneColorGDI | ( | const t_BarCode * | pBarcode, | 
| e_QuietZone | eZone, | ||
| COLORREF * | pColor | ||
| ) | 
Retrieves the background color of the quiet zone.
| [in,out] | pBarcode | Pointer to barcode structure. | 
| [in] | eZone | Flag that determines the quiet zone side. | 
| [out] | pColor | The RGB color of the barcode encoded as COLORREF (DWORD). |