Gets the XML document representing the custom configuration block within the Setup block for the Gocator Base Library.
zXml Go2System_CustomElement(Go2System system);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
A handle to an zXml object which contains a "Custom" root element. Insert custom configuration elements into the root to ensure their presence in the configuration file.
Go2System.h