Contents Index Topic Contents | ||
Previous Topic: IHTMLDocument2::open Next Topic: IHTMLDocument2::clear |
IHTMLDocument2::close
HRESULT close(void);Closes an output stream and forces data sent to layout to display.
- Returns S_OK if successful, or an error value otherwise.
See also open
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.