Dim var as Object Dim var as CclOConn
The second method is preferred.
If you do not dim a variable, dim it with no type, or are using VBScript, the variable is assumed to be of type Object.