ReactOS 0.4.16-dev-2135-g2f5a67f
domselection Struct Reference
Collaboration diagram for domselection:

Public Attributes

DispatchEx dispex
 
IXMLDOMSelection IXMLDOMSelection_iface
 
LONG ref
 
xmlNodePtr node
 
xmlXPathObjectPtr result
 
int resultPos
 
IEnumVARIANTenumvariant
 

Detailed Description

Definition at line 69 of file selection.c.

Member Data Documentation

◆ dispex

DispatchEx domselection::dispex

Definition at line 71 of file selection.c.

◆ enumvariant

IEnumVARIANT* domselection::enumvariant

Definition at line 77 of file selection.c.

◆ IXMLDOMSelection_iface

IXMLDOMSelection domselection::IXMLDOMSelection_iface

Definition at line 72 of file selection.c.

◆ node

xmlNodePtr domselection::node

Definition at line 74 of file selection.c.

◆ ref

LONG domselection::ref

Definition at line 73 of file selection.c.

◆ result

xmlXPathObjectPtr domselection::result

Definition at line 75 of file selection.c.

◆ resultPos

int domselection::resultPos

Definition at line 76 of file selection.c.


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