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

Public Attributes

xmlnode node
 
IXMLDOMDocument3 IXMLDOMDocument3_iface
 
IPersistStreamInit IPersistStreamInit_iface
 
IObjectWithSite IObjectWithSite_iface
 
IObjectSafety IObjectSafety_iface
 
IConnectionPointContainer IConnectionPointContainer_iface
 
LONG ref
 
VARIANT_BOOL async
 
VARIANT_BOOL resolving
 
domdoc_propertiesproperties
 
HRESULT error
 
IUnknownsite
 
IUribase_uri
 
DWORD safeopt
 
ConnectionPointcp_list
 
ConnectionPoint cp_domdocevents
 
ConnectionPoint cp_propnotif
 
ConnectionPoint cp_dispatch
 
IDispatchevents [EVENTID_LAST]
 
IXMLDOMSchemaCollection2namespaces
 

Detailed Description

Definition at line 110 of file domdoc.c.

Member Data Documentation

◆ async

VARIANT_BOOL domdoc::async

Definition at line 119 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ base_uri

IUri* domdoc::base_uri

Definition at line 126 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ cp_dispatch

ConnectionPoint domdoc::cp_dispatch

Definition at line 135 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ cp_domdocevents

ConnectionPoint domdoc::cp_domdocevents

Definition at line 133 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ cp_list

ConnectionPoint* domdoc::cp_list

Definition at line 132 of file domdoc.c.

Referenced by ConnectionPoint_Init(), and get_domdoc_from_xmldoc().

◆ cp_propnotif

ConnectionPoint domdoc::cp_propnotif

Definition at line 134 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ error

HRESULT domdoc::error

Definition at line 122 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ events

IDispatch* domdoc::events[EVENTID_LAST]

Definition at line 138 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc(), and set_doc_event().

◆ IConnectionPointContainer_iface

IConnectionPointContainer domdoc::IConnectionPointContainer_iface

Definition at line 117 of file domdoc.c.

Referenced by ConnectionPoint_Init(), and get_domdoc_from_xmldoc().

◆ IObjectSafety_iface

IObjectSafety domdoc::IObjectSafety_iface

Definition at line 116 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ IObjectWithSite_iface

IObjectWithSite domdoc::IObjectWithSite_iface

Definition at line 115 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ IPersistStreamInit_iface

IPersistStreamInit domdoc::IPersistStreamInit_iface

Definition at line 114 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ IXMLDOMDocument3_iface

IXMLDOMDocument3 domdoc::IXMLDOMDocument3_iface

Definition at line 113 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ namespaces

IXMLDOMSchemaCollection2* domdoc::namespaces

Definition at line 140 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ node

xmlnode domdoc::node

Definition at line 112 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ properties

domdoc_properties* domdoc::properties

Definition at line 121 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ ref

LONG domdoc::ref

Definition at line 118 of file domdoc.c.

Referenced by domdoc_AddRef(), and get_domdoc_from_xmldoc().

◆ resolving

VARIANT_BOOL domdoc::resolving

Definition at line 120 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().

◆ safeopt

DWORD domdoc::safeopt

Definition at line 129 of file domdoc.c.

Referenced by domdoc_Safety_SetInterfaceSafetyOptions(), and get_domdoc_from_xmldoc().

◆ site

IUnknown* domdoc::site

Definition at line 125 of file domdoc.c.

Referenced by get_domdoc_from_xmldoc().


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