Contents Index Topic Contents | ||
Previous Topic: IHTMLTxtRange::compareEndPoints Next Topic: IHTMLTxtRange::execCommand |
IHTMLTxtRange::duplicate
HRESULT duplicate( IHTMLTxtRange **Duplicate );Creates a duplicate of the range.
- Returns S_OK if successful, or an error value otherwise.
- Duplicate
- Address of a variable that receives an interface pointer for the duplicate range.
See also IHTMLTxtRange
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.