This member function sets the date and time at which the database was last modified.
BOOL SetLastModified( FILETIME ftLastModified );
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
TRUE if the last modified date and time were successfully set. FALSE if there was an error. Call ::GetLastError to determine why the operation failed.
CCeDBDatabase Overview, CCeDBDatabase Member Functions, Windows CE Database Classes, CCeDBDatabase::GetLastModified, FILETIME, ::GetLastError