Using the Clipboard

The clipboard is a standard Windows object for copying data from one application to another. LEADTOOLS provides L_VecCopyToClipboard to copy vector data from a vector handle to the clipboard. To copy vector data from the clipboard to a vector handle, call L_VecCopyFromClipboard. To determine whether the clipboard contains valid vector data for copying, call L_VecClipboardReady.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C API Help