Opens a stream to collect the output of the write or writeln method.
Syntax
HRESULT open(
BSTR url,
VARIANT name,
VARIANT features,
VARIANT replace ,
IDispatch **pomWindowResult
);
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
close