ReactOS 0.4.15-dev-8093-g3285f69
HTMLDOMAttribute Struct Reference

#include <mshtml_private.h>

Collaboration diagram for HTMLDOMAttribute:

Public Attributes

DispatchEx dispex
 
IHTMLDOMAttribute IHTMLDOMAttribute_iface
 
IHTMLDOMAttribute2 IHTMLDOMAttribute2_iface
 
LONG ref
 
WCHARname
 
HTMLElementelem
 
DISPID dispid
 
struct list entry
 

Detailed Description

Definition at line 952 of file mshtml_private.h.

Member Data Documentation

◆ dispex

DispatchEx HTMLDOMAttribute::dispex

Definition at line 953 of file mshtml_private.h.

◆ dispid

DISPID HTMLDOMAttribute::dispid

Definition at line 962 of file mshtml_private.h.

Referenced by get_domattr().

◆ elem

HTMLElement* HTMLDOMAttribute::elem

Definition at line 961 of file mshtml_private.h.

◆ entry

struct list HTMLDOMAttribute::entry

Definition at line 963 of file mshtml_private.h.

◆ IHTMLDOMAttribute2_iface

IHTMLDOMAttribute2 HTMLDOMAttribute::IHTMLDOMAttribute2_iface

Definition at line 955 of file mshtml_private.h.

◆ IHTMLDOMAttribute_iface

IHTMLDOMAttribute HTMLDOMAttribute::IHTMLDOMAttribute_iface

Definition at line 954 of file mshtml_private.h.

Referenced by HTMLAttributeCollection_invoke().

◆ name

WCHAR* HTMLDOMAttribute::name

Definition at line 959 of file mshtml_private.h.

◆ ref

LONG HTMLDOMAttribute::ref

Definition at line 957 of file mshtml_private.h.


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