CEDB Structures (Windows CE 5.0)
The following table shows the CEDB structures along with a description of the purpose of each.
Programming element | Description |
---|---|
BY_HANDLE_DB_INFORMATION (CEDB) | This structure contains information about a database retrieved by the CeGetDBInformationByHandle (CEDB) function. |
CEBLOB (CEDB) | This structure contains information about a Binary Large Object (BLOB)s of data in the object store. |
CEDBASEINFO (CEDB) | This structure contains information about a database object. |
CEDBASEINFOEX (CEDB) | This structure contains information about a database object. |
CENOTIFICATION (CEDB) | This structure contains information about a change in the object store or a mounted database volume. |
CENOTIFYREQUEST (CEDB) | This structure contains information to initialize the database and object store notification process. |
CEOIDINFO (CEDB) | This structure contains information about an object in the object store or database volume. |
CEOIDINFOEX (CEDB) | This structure contains information about an object in the object store or database volume. |
CEPROPVAL (CEDB) | This structure contains a property value. |
CERECORDINFO (CEDB) | This structure contains information about a record object. |
CEVALUNION (CEDB) | This union contains a value for a property. |
SORTORDERSPEC (CEDB) | This structure contains information about a sort order in a database. |
SORTORDERSPECEX (CEDB) | This structure contains information about a sort order in a database. |
See Also
Send Feedback on this topic to the authors