EDB Structures (Windows Embedded CE 6.0)
1/6/2010
EDB has its own structures, but also uses some CEDB structures. The following table shows the EDB and modified CEDB database structures and a description of the purpose of each structure.
Structure | Description |
---|---|
Contains information about a database retrieved by the CeGetDBInformationByHandle (EDB) function. |
|
Contains information about a database object. |
|
Contains information about an object in the volume. |
|
Contains information for the specified property. |
|
Contains information on volume-level options. |
|
Contains information about a sort order in a database. |
**The following table shows the CEDB structures that EDB uses without modification and a description of the purpose of each.
Structure | Description |
---|---|
Contains information about a binary large object (BLOB) of data in the object store. |
|
Contains information about a directory object. |
|
Contains information about a file object. |
|
Contains information about a change in the object store or a mounted volume. |
|
Contains information to initialize the database and object store notification process. |
|
Contains a property value. |
|
Contains information about a record object. |