[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.compareEndPoints

compareEndPoints Method

compareEndPoints(string, IHTMLTxtRange)

compareEndPoints method of IHTMLTxtRange interface.

Declaration
int compareEndPoints(string how, IHTMLTxtRange SourceRange)
Parameters
Type Name Description
string how
IHTMLTxtRange SourceRange
Returns
Type Description
int
Remarks

An original IDL definition of compareEndPoints method was the following: HRESULT compareEndPoints (BSTR how, IHTMLTxtRange* SourceRange, [out, retval] long* ReturnValue);