Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Deletes an IContextLink object from the IContextNode object's link collection.
Syntax
HRESULT DeleteContextLink(
[in] IContextLink *pContextLinkToDelete
);
Parameters
-
pContextLinkToDelete [in]
-
The IContextLink object to delete.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
A context link has a source node and a destination node (see IContextLink::GetSourceNode and IContextLink::GetDestinationNode). This method removes the IContextLink from both the source and destination nodes' collection of context links (see IContextNode::GetContextLinks).
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| DLL |
|