LAnnotation::IsClipboardReady

#include "ltwrappr.h"

virtual L_BOOL LAnnotation::IsClipboardReady()

Determines whether the Windows clipboard contains an annotation object that can be pasted using the LAnnContainer::CopyFromClipboard function.

Returns

A value indicating whether the clipboard contains an annotation object. Possible values are:

Value

Meaning

TRUE

The clipboard contains an annotation that can be copied.

FALSE

The clipboard does not contain an annotation that can be copied.

Comments

You can use LAnnotation::CopyToClipboard or LAnnotation::CutToClipboard to put valid annotation data on the clipboard. LAnnContainer::CopyFromClipboard can be used to copy valid annotation data from the clipboard to a container.

Required DLLs and Libraries

LTANN

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

Platforms

Win32, x64.

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