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

This method retrieves the current state of the key (see reference 1).

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