对象变量
包含对对象进行引用的变量。例如,objCustomObject 是指向 CustomObject 类型对象的变量:
objCustomObject
Set objCustomObject = ADS1.CreateObject("CustomObject", _ "http://SalesWeb")