IOleUILinkContainer::CancelLink
Disconnects the selected links.
HRESULT CancelLink(
DWORD dwLink
| //Unique 32-bit link identifier
|
);
|
|
Parameter
dwLink
A container-defined unique 32-bit identifier for a single link. Containers can
use the pointer to the link's container site for this value.
Return Values
S_OK
Successfully disconnected the selected links.
E_FAIL
Unable to disconnect the selected links.
E_INVALIDARG
One or more invalid arguments.
E_OUTOFMEMORY
Insufficient memory.
E_ACCESSDENIED
Insufficient access permissions.
Comments
Notes To Callers
Call
CancelLink when the user selects the Break Link button from the Links dialog. The link
should be converted to a picture. The Links dialog will not be dismissed for OLE
links.
Notes To Implementors
For OLE links,
OleCreateStaticFromData can be used to create a static picture object using the
IDataObject interface of the link as the source.
See Also
IDataObject,
OleCreateStaticFromData
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database