CCeDBDatabase::GetLastModified

This method retrieves the date and time at which the database was last modified.

At a Glance

Header file: Wcedb.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.0 and later

Syntax

FILETIME GetLastModified( ) const;

Return Values

A FILETIME structure that contains the last date and time at which the database was modified.

See Also

CCeDBDatabase::SetLastModified, FILETIME