This method sets the date and time at which the database was last modified.
Header file: | Wcedb.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 2.0 and later |
BOOL SetLastModified( FILETIME ftLastModified );
TRUE indicates that the last modified date and time were successfully set. FALSE indicates that there was an error. To get extended error information, call GetLastError.
CCeDBDatabase::GetLastModified, FILETIME, GetLastError