| 
| ERRCODE  | BCCopyToClipboardExA (t_BarCode *pBarCode, HDC hDC, LONG nWidth, LONG nHeight, BOOL fTransparent, LPCSTR szFileName) | 
|   | Copies barcode to clipboard (extended version, Windows only).  
  | 
| ERRCODE  | BCCopyToClipboardExW (t_BarCode *pBarCode, HDC hDC, LONG nWidth, LONG nHeight, BOOL fTransparent, LPCWSTR szFileName) | 
|   | Copies barcode to clipboard (extended version, Windows only).  
  | 
 Functions | 
| ERRCODE  | BCCopyToClipboard (t_BarCode *pBarCode, LONG nWidth, LONG nHeight) | 
|   | Copies barcode to the Windows clipboard (Windows only).  
  |