Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ICert2::getVersionNumber ( P6UINT32 pVersion)
pure virtual

This method returns a version number of the certificate.

Parameters
pVersion[ out ] The address of a P6UINT32 in which will be placed the version number.
Returns
SuccessP6R::eOk 
FailureP6R::eInvalidArgpHash was NULL.
P6R::eNotInitializedThe certificate interface has not been initialized.
P6R::eInvalidStateThe certificate interface has been initialized, but no certificate hash been loaded yet.