ReactOS 0.4.15-dev-7953-g1f49173
XML_Expat_Version Struct Reference

#include <expat.h>

Collaboration diagram for XML_Expat_Version:

Public Attributes

int major
 
int minor
 
int micro
 

Detailed Description

Definition at line 964 of file expat.h.

Member Data Documentation

◆ major

int XML_Expat_Version::major

Definition at line 965 of file expat.h.

◆ micro

int XML_Expat_Version::micro

Definition at line 967 of file expat.h.

◆ minor

int XML_Expat_Version::minor

Definition at line 966 of file expat.h.


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