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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Vector C API Help