Consider the following scenario:
- You run an application on a Windows Embedded CE 6.0 R3-based device.
- The application calls the VarUI4FromI4 function to convert variant data types from the LONG data type to the unsigned long (ULONG) data type.
- The application passes a negative value to the lIn parameter of the function.