Symantec logo

Resource type definition

type SambaShare (

    static str ArgList[] = { "SambaServerRes:ConfFile",
    "SambaServerRes:LockDir", ShareName, ShareOptions,
    "SambaServerRes:Ports" }

    str SambaServerRes

    str ShareName

    str ShareOptions

)