Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ILicense2::setMode ( P6LICENSE_OPERATION  mode)
pure virtual

This method can be invoked many times to change the mode of the p6ILicense component.

This mode state controls what operations can be performed.

Parameters
mode[ in ] Verifying licenses means that they are readonly
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to initialize was not made before this call.