LVectorBase::IsClipboardReady

#include "ltwrappr.h"

virtual L_BOOL LVectorBase::IsClipboardReady(L_VOID)

Determines whether the Windows clipboard contains vector data that can be copied using the LVectorBase::CopyFromClipboard function.

Returns

Value

Meaning

TRUE

The clipboard contains vector data that can be copied.

FALSE

The clipboard does not contain vector data that can be copied.

Comments

To copy vector data to the clipboard, call LVectorBase::CopyToClipboard.

To copy vector data to a vector handle, from the clipboard, call LVectorBase::CopyFromClipboard.

Required DLLs and Libraries

LVKRN

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

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