XLL+ Class Library

COper::Init

Initialise the OPER contents

[C++]
void Init();

Remarks

This function initialises the value in the OPER. 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

COper Class | COper Methods | COper::Clear()