Constants

A constant is a name that takes the place of a number or string. Constants store values that remain constant throughout the execution of an application. Using constants can make your code more readable by providing meaningful names instead of numbers. This chapter documents the constants supported by the Microsoft Windows CE Toolkit for Visual Basic 6.0.