|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mshtml_private.h>

Public Attributes | |
| DispatchEx | dispex |
| IHTMLDOMAttribute | IHTMLDOMAttribute_iface |
| IHTMLDOMAttribute2 | IHTMLDOMAttribute2_iface |
| LONG | ref |
| WCHAR * | name |
| HTMLElement * | elem |
| DISPID | dispid |
| struct list | entry |
Definition at line 952 of file mshtml_private.h.
| DispatchEx HTMLDOMAttribute::dispex |
Definition at line 953 of file mshtml_private.h.
| DISPID HTMLDOMAttribute::dispid |
Definition at line 962 of file mshtml_private.h.
Referenced by get_domattr().
| HTMLElement* HTMLDOMAttribute::elem |
Definition at line 961 of file mshtml_private.h.
Definition at line 963 of file mshtml_private.h.
| IHTMLDOMAttribute2 HTMLDOMAttribute::IHTMLDOMAttribute2_iface |
Definition at line 955 of file mshtml_private.h.
| IHTMLDOMAttribute HTMLDOMAttribute::IHTMLDOMAttribute_iface |
Definition at line 954 of file mshtml_private.h.
Referenced by HTMLAttributeCollection_invoke().
| WCHAR* HTMLDOMAttribute::name |
Definition at line 959 of file mshtml_private.h.
| LONG HTMLDOMAttribute::ref |
Definition at line 957 of file mshtml_private.h.