Type Declaration Errors

In Windows CE all variables are of type Variant, which allows them to hold values of any type. It is an error to declare variables of a specific type in a Windows CE project, although these errors are not detected until compile time. The two type declaration errors you may encounter include: