FreeRDP
wIniFile Struct Reference

#include <ini.h>

Data Fields

FILE * fp
 
char * line
 
char * nextLine
 
int lineLength
 
char * tokctx
 
char * buffer
 
char * filename
 
BOOL readOnly
 
int nSections
 
int cSections
 
wIniFileSection ** sections
 

Field Documentation

char* wIniFile::buffer
int wIniFile::cSections
char* wIniFile::filename
FILE* wIniFile::fp
char* wIniFile::line
int wIniFile::lineLength
char* wIniFile::nextLine
int wIniFile::nSections
BOOL wIniFile::readOnly
wIniFileSection** wIniFile::sections
char* wIniFile::tokctx

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