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 higher 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 Thu Jun 30 16:34:48 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2