Initialise the CXlOper contents
[C++]
void Init();
This function initialises the value in the CXlOper.
If the value has already been set, then it will be discarded without memory reallocation. This function should only be used for specialised memory strategies.
Careless use will easily result in memory leaks.
Header: xllplus.h