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

htmlanchor.c File Reference
#include <stdarg.h>
#include <stdio.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  HTMLAnchorElement

Defines

#define COBJMACROS
#define HTMLANCHOR(x)   (&(x)->lpHTMLAnchorElementVtbl)
#define HTMLANCHOR_THIS(iface)   DEFINE_THIS(HTMLAnchorElement, HTMLAnchorElement, iface)
#define HTMLANCHOR_NODE_THIS(iface)   DEFINE_THIS2(HTMLAnchorElement, element.node, iface)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (mshtml)
static HRESULT WINAPI HTMLAnchorElement_QueryInterface (IHTMLAnchorElement *iface, REFIID riid, void **ppv)
static ULONG WINAPI HTMLAnchorElement_AddRef (IHTMLAnchorElement *iface)
static ULONG WINAPI HTMLAnchorElement_Release (IHTMLAnchorElement *iface)
static HRESULT WINAPI HTMLAnchorElement_GetTypeInfoCount (IHTMLAnchorElement *iface, UINT *pctinfo)
static HRESULT WINAPI HTMLAnchorElement_GetTypeInfo (IHTMLAnchorElement *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
static HRESULT WINAPI HTMLAnchorElement_GetIDsOfNames (IHTMLAnchorElement *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)
static HRESULT WINAPI HTMLAnchorElement_Invoke (IHTMLAnchorElement *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
static HRESULT WINAPI HTMLAnchorElement_put_href (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_href (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_target (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_target (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_rel (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_rel (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_rev (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_rev (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_urn (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_urn (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_Methods (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_Methods (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_name (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_name (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_host (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_host (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_hostname (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_hostname (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_pathname (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_pathname (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_port (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_port (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_protocol (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_protocol (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_search (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_search (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_hash (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_hash (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_onblur (IHTMLAnchorElement *iface, VARIANT v)
static HRESULT WINAPI HTMLAnchorElement_get_onblur (IHTMLAnchorElement *iface, VARIANT *p)
static HRESULT WINAPI HTMLAnchorElement_put_onfocus (IHTMLAnchorElement *iface, VARIANT v)
static HRESULT WINAPI HTMLAnchorElement_get_onfocus (IHTMLAnchorElement *iface, VARIANT *p)
static HRESULT WINAPI HTMLAnchorElement_put_accessKey (IHTMLAnchorElement *iface, BSTR v)
static HRESULT WINAPI HTMLAnchorElement_get_accessKey (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_get_protocolLong (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_get_mimeType (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_get_nameProp (IHTMLAnchorElement *iface, BSTR *p)
static HRESULT WINAPI HTMLAnchorElement_put_tabIndex (IHTMLAnchorElement *iface, short v)
static HRESULT WINAPI HTMLAnchorElement_get_tabIndex (IHTMLAnchorElement *iface, short *p)
static HRESULT WINAPI HTMLAnchorElement_focus (IHTMLAnchorElement *iface)
static HRESULT WINAPI HTMLAnchorElement_blur (IHTMLAnchorElement *iface)
static HRESULT HTMLAnchorElement_QI (HTMLDOMNode *iface, REFIID riid, void **ppv)
static void HTMLAnchorElement_destructor (HTMLDOMNode *iface)
HTMLElementHTMLAnchorElement_Create (HTMLDocumentNode *doc, nsIDOMHTMLElement *nselem)

Variables

static const IHTMLAnchorElementVtbl HTMLAnchorElementVtbl
static const NodeImplVtbl HTMLAnchorElementImplVtbl
static const tid_t HTMLAnchorElement_iface_tids []
static dispex_static_data_t HTMLAnchorElement_dispex

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