Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IBinhex::initialize ( P6BINHEXFLAGS  flags)
pure virtual

This function ensures that this object is in its proper initial state.

Parameters
flags[ in ] Set perferences for the new object.
Returns
SuccessP6R::eOk 
FailureAny error codeObject failed to properly initialize.
P6R::eAlreadyInitializedThe call is ignored.