Symantec logo

Resource type definition

type Share (

    static str ArgList[] = { PathName, Client, OtherClients,
    Options }

    str PathName

    str Client

    str OtherClients[]

    str Options

)