close method

[This documentation is preliminary and is subject to change.]

Closes an output stream and forces the sent data to display.

Document Object Model (DOM) Level 2 HTML Specification, Section 1.5

Syntax


HRESULT retVal = object.close();

Standards information

Parameters

This method has no parameters.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

See also

open

 

 

Build date: 1/25/2012

Community Additions

Show: