Symantec logo

Resource type definition

type VRTSWebApp (

    static str ArgList[] = { AppName, InstallDir, TimeForOnline }

    str AppName

    str InstallDir

    int TimeForOnline

    static int NumThreads = 1

)