You are viewing limited content. For full access, please sign in.

Question

Question

What LF Client Information is in the Clipboard after a drag-drop?

SDK
asked on June 22, 2018

We have a Windows application that accepts drag-and-drop files and emails. We would also like to nicely handle drag-and-drop of folders, documents, and pages from the LF Client. When a page or document is dropped, the clipboard has information about the images in the FileContents data-store. There is also an LFObjectOrPage data-store, which has 8 bytes (e.g. 38 2b 02 0e 88 2f 00 00). These don't seem to relate to the doc ID in LF. Can this data or some other piece of data on the clipboard be used to lookup the folder, document, and/or page that was dragged into our application from the LF Client? Can we use the clipboard information along with the ClientAutomation API to determine the source entry that was dragged?

0 0

Answer

SELECTED ANSWER
replied on June 22, 2018

This is a HGLOBAL pointing to a custom data source that only the LF client can interpret.

0 0
replied on June 22, 2018

Is there any other way with the clipboard or the LF SDK to determine what entries/pages were dragged?

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.