GetUpdateTimestamp
Purpose
The CMetaPersist class GetUpdateTimestamp function gets the date and time of the last update of the object.
Syntax
HRESULT GetUpdateTimestamp(METADATE_STRUCT
*pupdateDate, METATIME_STRUCT *ppupdateTime);
Argument |
In/Out |
Description |
pUpdateDate |
Out |
The year, month, day (update date) the object was last updated |
pUpdateTime |
Out |
The hour, minute, second (update time) the object was last updated |