184. OneClickInstallWorkerResponse

184.1. Authors

    184.2. Summary of Module Globals

    List of Global Functions

    List of Global Variables

      184.3. Global Functions

      184.3.1. FromXML

      DeSerialises this data structure from XML.

      Function parameters

      • string filename

      Return value

      • void

      184.3.2. GetErrorMessage

      Return value

      • string - the error message.

      184.3.3. GetFailureStage

      Return value

      • string - the string representation of the failure stage of the install process.

      184.3.4. GetNote

      Return value

      • string - the note.

      184.3.5. GetSuccess

      Return value

      • boolean - the success indicator.

      184.3.6. SetErrorMessage

      Function parameters

      • string value

      Return value

      • void

      184.3.7. SetFailureStage

      Function parameters

      • string value

      Return value

      • void

      184.3.8. SetNote

      Function parameters

      • string value

      Return value

      • void

      184.3.9. SetSuccess

      Function parameters

      • boolean value

      Return value

      • void

      184.3.10. ToXML

      Serialises this data structure to XML.

      Function parameters

      • string filename

      Return value

      • void

      184.4. Global Variables

      184.5. Module Requirements

      184.5.1. Module Imports

      • XML

      184.5.2. Module Includes