Resource type definitions

type SambaServer (

static str ArgList[] = { ConfFile, LockDir, Ports,

IndepthMonitorCyclePeriod, ResponseTimeout }

str ConfFile

str LockDir

int Ports[] = { 139, 445 }

int IndepthMonitorCyclePeriod = 5

int ResponseTimeout = 10

)