ReactOS 0.4.15-dev-7958-gcd0bb1a
HTMLElement Struct Reference

#include <mshtml_private.h>

Collaboration diagram for HTMLElement:

Public Attributes

HTMLDOMNode node
 
ConnectionPointContainer cp_container
 
IHTMLElement IHTMLElement_iface
 
IHTMLElement2 IHTMLElement2_iface
 
IHTMLElement3 IHTMLElement3_iface
 
IHTMLElement4 IHTMLElement4_iface
 
nsIDOMHTMLElementnselem
 
HTMLStylestyle
 
HTMLStyleruntime_style
 
HTMLAttributeCollectionattrs
 
WCHARfilter
 

Detailed Description

Definition at line 723 of file mshtml_private.h.

Member Data Documentation

◆ attrs

HTMLAttributeCollection* HTMLElement::attrs

Definition at line 735 of file mshtml_private.h.

◆ cp_container

ConnectionPointContainer HTMLElement::cp_container

Definition at line 725 of file mshtml_private.h.

◆ filter

WCHAR* HTMLElement::filter

Definition at line 736 of file mshtml_private.h.

Referenced by HTMLElement_clone().

◆ IHTMLElement2_iface

IHTMLElement2 HTMLElement::IHTMLElement2_iface

Definition at line 728 of file mshtml_private.h.

◆ IHTMLElement3_iface

IHTMLElement3 HTMLElement::IHTMLElement3_iface

Definition at line 729 of file mshtml_private.h.

◆ IHTMLElement4_iface

IHTMLElement4 HTMLElement::IHTMLElement4_iface

Definition at line 730 of file mshtml_private.h.

◆ IHTMLElement_iface

IHTMLElement HTMLElement::IHTMLElement_iface

Definition at line 727 of file mshtml_private.h.

Referenced by get_frame_by_name().

◆ node

◆ nselem

nsIDOMHTMLElement* HTMLElement::nselem

Definition at line 732 of file mshtml_private.h.

Referenced by HTMLSelectElement_add().

◆ runtime_style

HTMLStyle* HTMLElement::runtime_style

Definition at line 734 of file mshtml_private.h.

◆ style

HTMLStyle* HTMLElement::style

Definition at line 733 of file mshtml_private.h.


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