[]
moveEnd method of IHTMLTxtRange interface.
int moveEnd(string Unit, int Count)
| Type | Name | Description |
|---|---|---|
| string | Unit | |
| int | Count |
| Type | Description |
|---|---|
| int |
An original IDL definition of moveEnd method was the following: HRESULT moveEnd (BSTR Unit, [optional, defaultvalue(1)] long Count, [out, retval] long* ReturnValue);