203. OneClickInstallWorkerResponse

203.1. Authors

    203.2. Summary of Module Globals

    List of Global Functions

    List of Global Variables

      203.3. Global Functions

      203.3.1. FromXML

      DeSerialises this data structure from XML.

      Function parameters

      • string filename

      Return value

      • void

      203.3.2. GetErrorMessage

      Return value

      • string - the error message.

      203.3.3. GetFailureStage

      Return value

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

      203.3.4. GetNote

      Return value

      • string - the note.

      203.3.5. GetSuccess

      Return value

      • boolean - the success indicator.

      203.3.6. SetErrorMessage

      Function parameters

      • string value

      Return value

      • void

      203.3.7. SetFailureStage

      Function parameters

      • string value

      Return value

      • void

      203.3.8. SetNote

      Function parameters

      • string value

      Return value

      • void

      203.3.9. SetSuccess

      Function parameters

      • boolean value

      Return value

      • void

      203.3.10. ToXML

      Serialises this data structure to XML.

      Function parameters

      • string filename

      Return value

      • void

      203.4. Global Variables

      203.5. Module Requirements

      203.5.1. Module Imports

      • XML

      203.5.2. Module Includes