XLL+ Class Library

CXlOper::Init

Initialise the CXlOper contents

[C++]
void Init();

Remarks

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.

Requirements

Header: xllplus.h

See Also

CXlOper Class | CXlOper Methods | CXlOper::Clear()