ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

MSHTML::IHTMLDocument2 Interface Reference

import "mshtml.idl";

Inherits MSHTML::IHTMLDocument.

Public Member Functions

HRESULT write ([in] SAFEARRAY(VARIANT) psarray)
HRESULT writeln ([in] SAFEARRAY(VARIANT) psarray)
HRESULT open ([defaultvalue("text/html"), in] BSTR url,[optional, in] VARIANT name,[optional, in] VARIANT features,[optional, in] VARIANT replace,[retval, out] IDispatch **pomWindowResult)
HRESULT close ()
HRESULT clear ()
HRESULT queryCommandSupported ([in] BSTR cmdID,[retval, out] VARIANT_BOOL *pfRet)
HRESULT queryCommandEnabled ([in] BSTR cmdID,[retval, out] VARIANT_BOOL *pfRet)
HRESULT queryCommandState ([in] BSTR cmdID,[retval, out] VARIANT_BOOL *pfRet)
HRESULT queryCommandIndeterm ([in] BSTR cmdID,[retval, out] VARIANT_BOOL *pfRet)
HRESULT queryCommandText ([in] BSTR cmdID,[retval, out] BSTR *pcmdText)
HRESULT queryCommandValue ([in] BSTR cmdID,[retval, out] VARIANT *pcmdValue)
HRESULT execCommand ([in] BSTR cmdID,[defaultvalue(0), in] VARIANT_BOOL showUI,[optional, in] VARIANT value,[retval, out] VARIANT_BOOL *pfRet)
HRESULT execCommandShowHelp ([in] BSTR cmdID,[retval, out] VARIANT_BOOL *pfRet)
HRESULT createElement ([in] BSTR eTag,[retval, out] IHTMLElement **newElem)
HRESULT elementFromPoint ([in] LONG x,[in] LONG y,[retval, out] IHTMLElement **elementHit)
HRESULT toString ([retval, out] BSTR *String)
HRESULT createStyleSheet ([defaultvalue(""), in] BSTR bstrHref,[defaultvalue(-1), in] LONG lIndex,[retval, out] IHTMLStyleSheet **ppnewStyleSheet)

Properties

IHTMLElementCollection all [get]
IHTMLElement body [get]
IHTMLElement activeElement [get]
IHTMLElementCollection images [get]
IHTMLElementCollection applets [get]
IHTMLElementCollection links [get]
IHTMLElementCollection forms [get]
IHTMLElementCollection anchors [get]
BSTR title [get, set]
IHTMLElementCollection scripts [get]
BSTR designMode [get, set]
IHTMLSelectionObject selection [get]
BSTR readyState [get]
IHTMLFramesCollection2 frames [get]
IHTMLElementCollection embeds [get]
IHTMLElementCollection plugins [get]
VARIANT alinkColor [get, set]
VARIANT bgColor [get, set]
VARIANT fgColor [get, set]
VARIANT linkColor [get, set]
VARIANT vlinkColor [get, set]
BSTR referrer [get]
IHTMLLocation location [get]
BSTR lastModified [get]
BSTR URL [get, set]
BSTR domain [get, set]
BSTR cookie [get, set]
VARIANT_BOOL expando [get, set]
BSTR charset [get, set]
BSTR defaultCharset [get, set]
BSTR mimeType [get]
BSTR fileSize [get]
BSTR fileCreatedDate [get]
BSTR fileModifiedDate [get]
BSTR fileUpdatedDate [get]
BSTR security [get]
BSTR protocol [get]
BSTR nameProp [get]
VARIANT onhelp [get, set]
VARIANT onclick [get, set]
VARIANT ondblclick [get, set]
VARIANT onkeyup [get, set]
VARIANT onkeydown [get, set]
VARIANT onkeypress [get, set]
VARIANT onmouseup [get, set]
VARIANT onmousedown [get, set]
VARIANT onmousemove [get, set]
VARIANT onmouseout [get, set]
VARIANT onmouseover [get, set]
VARIANT onreadystatechange [get, set]
VARIANT onafterupdate [get, set]
VARIANT onrowexit [get, set]
VARIANT onrowenter [get, set]
VARIANT ondragstart [get, set]
VARIANT onselectstart [get, set]
IHTMLWindow2 parentWindow [get]
IHTMLStyleSheetsCollection styleSheets [get]
VARIANT onbeforeupdate [get, set]
VARIANT onerrorupdate [get, set]

Detailed Description

Definition at line 11840 of file mshtml.idl.


The documentation for this interface was generated from the following file:

Generated on Sat May 26 2012 06:47:18 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.