RemoveLink

Remove a link from this DocLink object.

HRESULT RemoveLink([in] long
langId);

Parameters

langId

[in] the langId of the link to be removed.

Return Values

S_OK

The specified link was removed.

E_INVALIDARG

No link with the specified lang Id does exist.