ReactOS 0.4.15-dev-7942-gd23573b
node_value_t Struct Reference
Collaboration diagram for node_value_t:

Public Attributes

DOMNodeType type
 
const charname
 
const charput_content
 
HRESULT put_hr
 
VARTYPE get_vt
 
HRESULT get_hr
 

Detailed Description

Definition at line 11689 of file domdoc.c.

Member Data Documentation

◆ get_hr

HRESULT node_value_t::get_hr

Definition at line 11695 of file domdoc.c.

◆ get_vt

VARTYPE node_value_t::get_vt

Definition at line 11694 of file domdoc.c.

◆ name

const char* node_value_t::name

Definition at line 11691 of file domdoc.c.

◆ put_content

const char* node_value_t::put_content

Definition at line 11692 of file domdoc.c.

◆ put_hr

HRESULT node_value_t::put_hr

Definition at line 11693 of file domdoc.c.

◆ type

DOMNodeType node_value_t::type

Definition at line 11690 of file domdoc.c.


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