import "mshtml.idl";
Inherits IDispatch.
Public Member Functions |
| HRESULT | focus () |
| HRESULT | hasFocus ([retval, out] VARIANT_BOOL *pfFocus) |
| HRESULT | createDocumentFromUrl ([in] BSTR bstrUrl,[in] BSTR bstrOptions,[retval, out] IHTMLDocument2 **newDoc) |
| HRESULT | createEventObject ([optional, in] VARIANT *pvarEventObject,[retval, out] IHTMLEventObj **ppEventObj) |
| HRESULT | fireEvent ([in] BSTR bstrEventName,[optional, in] VARIANT *pvarEventObject,[retval, out] VARIANT_BOOL *pfCancelled) |
| HRESULT | createRenderStyle ([in] BSTR v,[retval, out] IHTMLRenderStyle **ppIHTMLRenderStyle) |
Properties |
| VARIANT | onselectionchange [get, set] |
| IDispatch | namespaces [get] |
| BSTR | media [get, set] |
| VARIANT | oncontrolselect [get, set] |
| BSTR | URLUnencoded [get] |
Detailed Description
Definition at line 12355 of file mshtml.idl.
The documentation for this interface was generated from the following file: