LAutomation::ClipboardDataReady

Summary

Determines whether the Windows clipboard contains valid automation data that can be pasted using the LAutomation::Paste function.

Syntax

#include "ltwrappr.h"

L_BOOL LAutomation::ClipboardDataReady (void)

Returns

Value Meaning
TRUE There is valid automation data on the clipboard.
FALSE There is not valid automation data on the clipboard.

Comments

If the automation handle was created using AUTOMATION_MODE_VECTOR, then the clipboard contents should be a vector image.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LAutomation::Paste.

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

LEADTOOLS Container and Automation C++ Class Library Help

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