|
pure virtual |
This method retrieves the time that a key’s useful lifetime is terminated permanently.
| pExpire | [IN] a pointer to a P6TIME variable. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | Object is in an incorrect state. |
| P6R::eInvalidArg | pExpire is NULL. | |
| P6R::eNotFound | The requested meta data is not defined |