Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLite - C and C++ Programming » API Reference » UltraLite C/C++ common API reference » Macros and compiler directives for UltraLite C/C++ applications

 

UNDER_CE macro

By default, this macro is defined in all new embedded Visual C++ projects by the Microsoft embedded Visual C++ compiler.

Remarks

Applies to Windows Mobile applications.

Example
/D UNDER_CE=$(CEVersion)
See also