| TBarCode Library 11
    TBarCode Library 11
    | 
| BOOL _stdcall BCGetIgnoreDpiFromDC | ( | t_BarCode * | pBarCode | ) | 
Retrieves whether TBarCode ignores the resolution of the device context (Windows only).
| [in,out] | pBarCode | Pointer to barcode structure. | 
| TRUE | TBarCode overwrites resolution from device context with custom resolution. | 
| FALSE | TBarCode uses resolution of device context. |