功能:设置AllowAutoRedirect属性

格式:
WebSetAllowAutoRedirect(web)
WebSetAllowAutoRedirect(web,v)

web : 由{WebCreate<矩阵运算\WebCreate>}函数创建的网络访问对象
v   : 数值形式的AllowAutoRedirect属性值,此值为空时,表示不设置此值,默认为空

说明:返回0表示参数有误,返回1表示设置成功
