Database Messages (Windows CE 5.0)
The following table shows the database messages with a description of the purpose of each.
Programming element | Description |
---|---|
DB_CEOID_DATABASE_DELETED | This message is sent on the deletion of a database. |
DB_CEOID_FILE_DELETED | This message is sent when a file is deleted. |
DB_CEOID_DIRECTORY_DELETED | This message is sent when a directory is deleted. |
DB_CEOID_CHANGED | This message is sent when an object in the object store has been modified. |
DB_CEOID_CREATED | This message is sent when a new object is created in the object store. |
DB_CEOID_RECORD_DELETED | This message is sent when a record has been deleted from the object store. |
WM_DBNOTIFICATION | This message identifies a change to an object in the object store or mounted database volume. |
See Also
Send Feedback on this topic to the authors