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