Share via


RemoveLink Method

The RemoveLink method removes a link between two objects.

Syntax

Sub RemoveLink(ByVal dwObj1   As Unsigned Long, ByVal dwObj2   As Unsigned Long)

Parameters

dwObj1     Required. Integer that specifies the first object, by its reference ID.

dwObj2     Required. Integer that specifies the second object, by its reference ID.

Return Values

None.

See Also

RemoveDocLibLinks Method | RemoveLinks Method | RemoveProjectObjectAndLinks Method

Applies To

IObjLinkProvider Interface

Additional Information

Object Link Provider Reference for Microsoft Office Project Server