Using the Clipboard

The clipboard is a standard Windows object for copying data from one application to another. LEADTOOLS provides LVectorBase::CopyToClipboard to copy vector data from a vector handle to the clipboard. To copy vector data from the clipboard to a vector handle, call LVectorBase::CopyFromClipboard. To determine whether the clipboard contains valid vector data for copying, call LVectorBase::IsClipboardReady.

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

LEADTOOLS Vector C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.