Retrieves whether TBarCode ignores the resolution of the device context (Windows only). 
- Parameters:
- 
  
    | [in,out] | pBarCode | Pointer to barcode structure. |  
 
- Return values:
- 
  
    |  | TRUE | TBarCode overwrites resolution from device context with custom resolution. |  |  | FALSE | TBarCode uses resolution of device context. |  
 
- See also:
- BCSetIgnoreDpiFromDC(), BCSetDPI()