MoveToSelectionAnchorEx method

Moves a display pointer to the location of the current selection anchor.

Syntax

HRESULT retVal = object.MoveToSelectionAnchorEx(pIStartAnchor);

Parameters

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

See also

Reference

IHTMLEditServices2::MoveToSelectionEndEx

IHTMLEditServices::MoveToSelectionAnchor

IHTMLEditServices::MoveToSelectionEnd