INFO: The Use of User-Defined Data Types in eMbedded Visual Basic Is Not Supported (265797)
The information in this article applies to:
- Microsoft eMbedded Visual Basic 3.0
This article was previously published under Q265797 SUMMARY
User-defined data types (UDTs) are not supported in eMbedded Visual Basic (eVB). The only data type provided by eVB is a Variant, which do not explicitly support user-defined data types.
Calling Windows CE APIs that use structures is also not supported from eMbedded Visual Basic. Although it is possible to use structures, Microsoft recommends that you avoid using Declare statements that include structures.
For illustration purposes only, the following resources may be helpful:
265793 HOWTO: Use the CreateProcess API from eMbedded Visual Basic
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
241530 HOWTO: Call an API That Uses Structures from VBCE6
Modification Type: | Major | Last Reviewed: | 9/4/2002 |
---|
Keywords: | kbDSupport kbinfo KB265797 |
---|
|