Coconut XML Framework  beta
CNXMLInit.h
Go to the documentation of this file.
00001 
00008 #ifndef CNXMLINIT_H
00009 #define CNXMLINIT_H
00010 
00017 void *
00018 CNXMLNodeInfo(void * node) ;
00019 
00029 void
00030 CNXMLSetNodeInfo(void * node, void * info) ;
00031 
00032 
00033 #endif  /* CNXMLINIT_H */