Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ICryptoKeyGetMeta::getLastUpdated ( P6TIME pUpdated)
pure virtual

This method retrieves the time that the key (or its meta data) was last updated.

Parameters
pUpdated[IN] a pointer to a P6TIME variable.
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedObject is in an incorrect state.
P6R::eInvalidArgpDate is NULL.
P6R::eNotFoundThe requested meta data is not defined