Skip to content

gmscXmlFileClass

The service class XmlFile


Prototype

void XmlFile_Close(void)

The XmlFile_Close method Its parameters are:

ParameterDescription


Prototype

int XmlFile_EndTag(char* startTag,char* endTag)

The XmlFile_EndTag method Its parameters are:

ParameterDescription


Prototype

void XmlFile_Error(int number,CONST char* detail)

The XmlFile_Error method Its parameters are:

ParameterDescription


Prototype

void XmlFile_GetAttribute(char* attribute,char* command,char* result)

The XmlFile_GetAttribute method Its parameters are:

ParameterDescription


Prototype

int XmlFile_GetContent(char* statement,UBYTE* Attributes,char** content)

The XmlFile_GetContent method Its parameters are:

ParameterDescription


Prototype

char* XmlFile_GetFileName(void)

The XmlFile_GetFileName method Its parameters are:

ParameterDescription


Prototype

int XmlFile_GetRecordNumber(void)

The XmlFile_GetRecordNumber method Its parameters are:

ParameterDescription


Prototype

void* XmlFile_NonterminalCommands(int commands,CONST char* title)

The XmlFile_NonterminalCommands method Its parameters are:

ParameterDescription


Prototype

char* XmlFile_Open(char* xmlFile,char* buffer,int nBuffer,CONST char* xmlTag)

The XmlFile_Open method Its parameters are:

ParameterDescription


Prototype

int XmlFile_ReadRaw(char* buffer,int nBuffer,int freeform)

The XmlFile_ReadRaw method Its parameters are:

ParameterDescription


Prototype

int XmlFile_ReadRecord(char* buffer,int nBuffer,int isData)

The XmlFile_ReadRecord method Its parameters are:

ParameterDescription


Prototype

int XmlFile_ReadStatement(char* buffer,int nBuffer)

The XmlFile_ReadStatement method Its parameters are:

ParameterDescription


Prototype

int XmlFile_ReadTextBlock(UBYTE* block,char* command,int nCommand,char* endTag)

The XmlFile_ReadTextBlock method Its parameters are:

ParameterDescription


Prototype

void XmlFile_RestoreInfo(void* info)

The XmlFile_RestoreInfo method Its parameters are:

ParameterDescription


Prototype

void* XmlFile_SaveInfo(void)

The XmlFile_SaveInfo method Its parameters are:

ParameterDescription


Prototype

void XmlFile_SetEditString(tEditString editStringMethod)

The XmlFile_SetEditString method Its parameters are:

ParameterDescription


Prototype

void XmlFile_SetLoadValue(tLoadValue loadValueMethod)

The XmlFile_SetLoadValue method Its parameters are:

ParameterDescription


Prototype

void XmlFile_SkipBlock(char* endTag,char* command,int nCommand)

The XmlFile_SkipBlock method Its parameters are:

ParameterDescription


Prototype

char* XmlFile_UseStream(void* handle,char* xmlFile,char* buffer,int nBuffer,char* xmlTag)

The XmlFile_UseStream method Its parameters are:

ParameterDescription