compareBoundaryPoints method
Compares two ranges by comparing their boundary points.
![]() ![]() |
Syntax
retVal = object.compareBoundaryPoints(how, sourceRange);
Parameters
- how [in]
-
Type: short
Specifies how sourceRange is compared to the range of the object on which IHTMLDOMRange::compareBoundaryPoints is invoked.
- sourceRange [in]
-
Type: object
Range object that is compared to the range of the object on which IHTMLDOMRange::compareBoundaryPoints is invoked.
Standards information
Show:

