IHTMLTxtRange::duplicateIHTMLTxtRange::duplicate*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLTxtRange::compareEndPoints
*Next Topic: IHTMLTxtRange::execCommand

IHTMLTxtRange::duplicate


HRESULT duplicate(
    IHTMLTxtRange **Duplicate 
);

Creates a duplicate of the range.

Duplicate
Address of a variable that receives an interface pointer for the duplicate range.

See also IHTMLTxtRange


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.