MoveToSelectionEndEx method

Moves a display pointer to the current selection end.

Syntax

HRESULT retVal = object.MoveToSelectionEndEx(pIEndAnchor);

Parameters

Return value

Type: HRESULT

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

See also

Reference

IHTMLEditServices2::MoveToSelectionAnchorEx

IHTMLEditServices::MoveToSelectionAnchor

IHTMLEditServices::MoveToSelectionEnd