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

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

Go to the source code of this file.

Data Structures

struct  HTMLGenericElement

Defines

#define COBJMACROS
#define HTMLGENERIC(x)   (&(x)->lpHTMLGenericElementVtbl)
#define HTMLGENERIC_THIS(iface)   DEFINE_THIS(HTMLGenericElement, HTMLGenericElement, iface)
#define HTMLGENERIC_NODE_THIS(iface)   DEFINE_THIS2(HTMLGenericElement, element.node, iface)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (mshtml)
static HRESULT WINAPI HTMLGenericElement_QueryInterface (IHTMLGenericElement *iface, REFIID riid, void **ppv)
static ULONG WINAPI HTMLGenericElement_AddRef (IHTMLGenericElement *iface)
static ULONG WINAPI HTMLGenericElement_Release (IHTMLGenericElement *iface)
static HRESULT WINAPI HTMLGenericElement_GetTypeInfoCount (IHTMLGenericElement *iface, UINT *pctinfo)
static HRESULT WINAPI HTMLGenericElement_GetTypeInfo (IHTMLGenericElement *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
static HRESULT WINAPI HTMLGenericElement_GetIDsOfNames (IHTMLGenericElement *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)
static HRESULT WINAPI HTMLGenericElement_Invoke (IHTMLGenericElement *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
static HRESULT WINAPI HTMLGenericElement_get_recordset (IHTMLGenericElement *iface, IDispatch **p)
static HRESULT WINAPI HTMLGenericElement_namedRecordset (IHTMLGenericElement *iface, BSTR dataMember, VARIANT *hierarchy, IDispatch **ppRecordset)
static HRESULT HTMLGenericElement_QI (HTMLDOMNode *iface, REFIID riid, void **ppv)
static void HTMLGenericElement_destructor (HTMLDOMNode *iface)
HTMLElementHTMLGenericElement_Create (HTMLDocumentNode *doc, nsIDOMHTMLElement *nselem)

Variables

static const
IHTMLGenericElementVtbl 
HTMLGenericElementVtbl
static const NodeImplVtbl HTMLGenericElementImplVtbl
static const tid_t HTMLGenericElement_iface_tids []
static dispex_static_data_t HTMLGenericElement_dispex

Generated on Mon May 28 2012 05:13:48 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.