CCeDBDatabase::GetLastModified

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

Syntax

FILETIME GetLastModified( ) const;

At a Glance

Header file: Wcedb.h
Platforms:
Versions: 2.0 and later

Return Values

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

See Also

CCeDBDatabase Overview, CCeDBDatabase Member Functions, Windows CE Database Classes, CCeDBDatabase::SetLastModified, FILETIME