IHTMLDocument2::writeIHTMLDocument2::write*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLDocument2::get_nameProp
*Next Topic: IHTMLDocument2::writeln

IHTMLDocument2::write


HRESULT write(
    SAFEARRAY *psarray
);

Writes one or more HTML expressions to a document in the specified window.

psarray
Address of a safe array containing the text and HTML tags to write.

See also writeln


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