Re: Has anyone used Link Source Descriptor or Link Source Clip board t
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Fri, 12 Aug 2005 10:50:47 -0400
Buddhike <Buddhike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Has anyone used Link Source Descriptor or Link Source Clip board
> types? What are the data structures I can use to access them?
CF_LINKSOURCE contains a stream saved by the moniker that represents the
link. This allows you to get back to the linked object.
CF_LINKSRCDESCRIPTOR contains OBJECTDESCRIPTOR structure. It's mainly a
recommendation of how you should display this link to the user - in
particular it contains a human-readable string describing the link.
You don't usually deal with these formats manually - you would use
OleCreateLinkFromData or OleUIPasteSpecial.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Prev by Date: Re: Why Thread-Safe VB6 ActiveX when it is single threaded?
- Next by Date: Re: Determine the type of a COM class
- Previous by thread: -2147319779(0x8002801D) "Library not registered" error during DCOM
- Next by thread: Re: Determine the type of a COM class
- Index(es):