|
pure virtual |
This method retrieves the time that the key (or its meta data) was last updated.
| pUpdated | [IN] a pointer to a P6TIME variable. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | Object is in an incorrect state. |
| P6R::eInvalidArg | pDate is NULL. | |
| P6R::eNotFound | The requested meta data is not defined |