TBarCode Library 11  TBarCode Library 11
BOOL _stdcall BCGetIgnoreDpiFromDC ( t_BarCode pBarCode)

Retrieves whether TBarCode ignores the resolution of the device context (Windows only).

Parameters:
[in,out]pBarCodePointer to barcode structure.
Return values:
TRUETBarCode overwrites resolution from device context with custom resolution.
FALSETBarCode uses resolution of device context.
See also:
BCSetIgnoreDpiFromDC(), BCSetDPI()