LAutomation::ClipboardDataReady

#include "ltwrappr.h"

L_BOOL LAutomation::ClipboardDataReady (void)

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

Returns

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

LTAUT

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

LAutomation::Cut, LAutomation::Copy, LAutomation::Paste

Topics:

Editing Automation Containers

Example

For an example, refer to LAutomation::Paste.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Container and Automation C++ Class Library Help