ReactOS 0.4.15-dev-7842-g558ab78
HTMLElementCollectionEnum Struct Reference
Collaboration diagram for HTMLElementCollectionEnum:

Public Attributes

IEnumVARIANT IEnumVARIANT_iface
 
LONG ref
 
ULONG iter
 
HTMLElementCollectioncol
 

Detailed Description

Definition at line 31 of file htmlelemcol.c.

Member Data Documentation

◆ col

HTMLElementCollection* HTMLElementCollectionEnum::col

Definition at line 37 of file htmlelemcol.c.

◆ IEnumVARIANT_iface

IEnumVARIANT HTMLElementCollectionEnum::IEnumVARIANT_iface

Definition at line 32 of file htmlelemcol.c.

◆ iter

ULONG HTMLElementCollectionEnum::iter

Definition at line 36 of file htmlelemcol.c.

◆ ref

LONG HTMLElementCollectionEnum::ref

Definition at line 34 of file htmlelemcol.c.


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