[]
setEndPoint method of IHTMLTxtRange interface.
void setEndPoint(string how, IHTMLTxtRange SourceRange)
| Type | Name | Description |
|---|---|---|
| string | how | |
| IHTMLTxtRange | SourceRange |
An original IDL definition of setEndPoint method was the following: HRESULT setEndPoint (BSTR how, IHTMLTxtRange* SourceRange);