Parameters
- url
- name
- features
- replace
open
method of IHTMLDocument2
interface.
An original IDL definition of open
method was the following: HRESULT open ([optional, defaultvalue("text/html")] BSTR url, [optional] VARIANT name, [optional] VARIANT features, [optional] VARIANT replace, [out, retval] IDispatch** ReturnValue)
;