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

Sets up the object to run properly.

This mode state controls what operations can be performed.

Parameters
flags[ in ] Set perferences for the new object.
mode[ in ] Verifying licenses means that they are readonly
Returns
SuccessP6R::eOk 
FailureP6R::eAlreadyInitializedA successful call to initialize was made.