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

htmlcomment.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "mshtml_private.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  HTMLCommentElement

Defines

#define COBJMACROS
#define HTMLCOMMENT(x)   (&(x)->lpIHTMLCommentElementVtbl)
#define HTMLCOMMENT_THIS(iface)   DEFINE_THIS(HTMLCommentElement, IHTMLCommentElement, iface)
#define HTMLCOMMENT_NODE_THIS(iface)   DEFINE_THIS2(HTMLCommentElement, element.node, iface)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (mshtml)
static HRESULT WINAPI HTMLCommentElement_QueryInterface (IHTMLCommentElement *iface, REFIID riid, void **ppv)
static ULONG WINAPI HTMLCommentElement_AddRef (IHTMLCommentElement *iface)
static ULONG WINAPI HTMLCommentElement_Release (IHTMLCommentElement *iface)
static HRESULT WINAPI HTMLCommentElement_GetTypeInfoCount (IHTMLCommentElement *iface, UINT *pctinfo)
static HRESULT WINAPI HTMLCommentElement_GetTypeInfo (IHTMLCommentElement *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
static HRESULT WINAPI HTMLCommentElement_GetIDsOfNames (IHTMLCommentElement *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)
static HRESULT WINAPI HTMLCommentElement_Invoke (IHTMLCommentElement *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
static HRESULT WINAPI HTMLCommentElement_put_text (IHTMLCommentElement *iface, BSTR v)
static HRESULT WINAPI HTMLCommentElement_get_text (IHTMLCommentElement *iface, BSTR *p)
static HRESULT WINAPI HTMLCommentElement_put_atomic (IHTMLCommentElement *iface, LONG v)
static HRESULT WINAPI HTMLCommentElement_get_atomic (IHTMLCommentElement *iface, LONG *p)
static HRESULT HTMLCommentElement_QI (HTMLDOMNode *iface, REFIID riid, void **ppv)
static void HTMLCommentElement_destructor (HTMLDOMNode *iface)
HTMLElementHTMLCommentElement_Create (HTMLDocumentNode *doc, nsIDOMNode *nsnode)

Variables

static const
IHTMLCommentElementVtbl 
HTMLCommentElementVtbl
static const NodeImplVtbl HTMLCommentElementImplVtbl
static const tid_t HTMLCommentElement_iface_tids []
static dispex_static_data_t HTMLCommentElement_dispex

Generated on Sat May 26 2012 05:11:59 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.