cloneRange method
[This documentation is preliminary and is subject to change.]
Returns a new range with boundary points that are equal to the original range.
![]() ![]() |
Syntax
HRESULT retVal = object.cloneRange();
Standards information
Parameters
ppClonedRange [out, retval]
Type: IHTMLDOMRangeAddress of a pointer to an IHTMLDOMRange interface that receives an HTMLDOMRange object.
Return value
Type: HRESULT
This method can return one of these values.
| Return code | Description |
|---|---|
| S_OK | The operation completed successfully. |
| W3CException_DOM_INVALID_STATE | detach has been invoked on the object. |
See also
Build date: 1/26/2012
.png)
.png)