ERRCODE BCCopyToClipboard ( t_BarCode pBarCode,
LONG  nWidth,
LONG  nHeight 
)

Copies barcode to the Windows clipboard (Windows only).

Copies barcode to the Windows clipboard. Call this function after BCCreate(). For Windows 95/98/ME: the used meta-file format (EMF) is not fully supported by these Windows versions. No problems for Windows 2000 or Windows XP are to be expected.

Note:
WINDOWS only
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] nWidth Width of barcode to copy in pixels (of the physical screen).
[in] nHeight Height of barcode to copy in pixels (of the physical screen).
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:33 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3