[]
compareEndPoints method of IHTMLTxtRange interface.
int compareEndPoints(string how, IHTMLTxtRange SourceRange)
| Type | Name | Description |
|---|---|---|
| string | how | |
| IHTMLTxtRange | SourceRange |
| Type | Description |
|---|---|
| int |
An original IDL definition of compareEndPoints method was the following: HRESULT compareEndPoints (BSTR how, IHTMLTxtRange* SourceRange, [out, retval] long* ReturnValue);