ReactOS 0.4.15-dev-8100-g1887773
HTMLElementCollection Struct Reference
Collaboration diagram for HTMLElementCollection:

Public Attributes

DispatchEx dispex
 
IHTMLElementCollection IHTMLElementCollection_iface
 
HTMLElement ** elems
 
DWORD len
 
LONG ref
 

Detailed Description

Definition at line 21 of file htmlelemcol.c.

Member Data Documentation

◆ dispex

DispatchEx HTMLElementCollection::dispex

Definition at line 22 of file htmlelemcol.c.

◆ elems

HTMLElement** HTMLElementCollection::elems

Definition at line 25 of file htmlelemcol.c.

◆ IHTMLElementCollection_iface

IHTMLElementCollection HTMLElementCollection::IHTMLElementCollection_iface

Definition at line 23 of file htmlelemcol.c.

◆ len

DWORD HTMLElementCollection::len

Definition at line 26 of file htmlelemcol.c.

◆ ref

LONG HTMLElementCollection::ref

Definition at line 28 of file htmlelemcol.c.


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