TBarCode Library 11
TBarCode Library 11
|
Public API functions to copy a barcode to the Windows clipboard. More...
Functions | |
ERRCODE _stdcall | BCCopyToClipboard (t_BarCode *pBarCode, LONG nWidth, LONG nHeight) |
Copies barcode to the Windows clipboard (Windows only). More... | |
ERRCODE _stdcall | BCCopyToClipboardExA (t_BarCode *pBarCode, HDC hDC, LONG nWidth, LONG nHeight, BOOL fTransparent, LPCSTR szFileName) |
Copies barcode to clipboard (extended version, Windows only). More... | |
ERRCODE _stdcall | BCCopyToClipboardExW (t_BarCode *pBarCode, HDC hDC, LONG nWidth, LONG nHeight, BOOL fTransparent, LPCWSTR szFileName) |
Copies barcode to clipboard (extended version, Windows only). More... | |
Public API functions to copy a barcode to the Windows clipboard.
Required include file: "tbarcode.h"
© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Tue Aug 12 2014 12:30:32 for TBarCode Library 11 with doxygen 1.8.3.1 |