ReactOS 0.4.16-dev-2208-g6350669
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 12393 of file domdoc.c.

Member Data Documentation

◆ get_hr

HRESULT node_value_t::get_hr

Definition at line 12399 of file domdoc.c.

◆ get_vt

VARTYPE node_value_t::get_vt

Definition at line 12398 of file domdoc.c.

◆ name

const char* node_value_t::name

Definition at line 12395 of file domdoc.c.

◆ put_content

const char* node_value_t::put_content

Definition at line 12396 of file domdoc.c.

◆ put_hr

HRESULT node_value_t::put_hr

Definition at line 12397 of file domdoc.c.

◆ type

DOMNodeType node_value_t::type

Definition at line 12394 of file domdoc.c.


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