Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the CeWriteRecordProps function to write to a record. Like CeReadRecordPropsEx, CeWriteRecordProps uses an array of CEPROPVAL structures to pass property information into the record. To create a new record, call CeWriteRecordProps with the oidRecord parameter set to 0.
When writing to a mounted volume, Windows CE caches all write operations. The database subsystem periodically requests a cache flush after a series of operations. If memory is low, Windows CE flushes the cache to permanent storage. Windows CE cannot flush only part of the cache; all of the database blocks are flushed.
See Also
Send Feedback on this topic to the authors