Registry.xmlWriteCache

Write registry in an XML format at the location given by location. Directories are automatically created.

class Registry
int
xmlWriteCache
(
string location
)

Parameters

location string

a filename

Return Value

Type: int

TRUE on success.

Meta