RemoveDocLink

ITcEvtCfgEvent

Remove a DocLink from this event.

HRESULT RemoveDocLink([in]
IEvtCfgDocLink* pLink);

Parameters

pLink

[in] the DocLink to be removed.

Return Values

S_OK

The specified link was removed from the configuration.

E_INVALIDARG

the link is not child of this event

E_POINTER

pLink was no valid pointer

E_ACCESSDENIED

The object is locked due to an asynchronous operation