VbVarType (Object Browser)
The VbVarType enumeration contains constants used to identify the various types of data that can be contained in a Variant. These constants match the return values of the VarType function and can be used anywhere in your code.
To get Help on a particular constant
- Select the constant from the Members of 'VbVarType' list.
- Click the
button.