XLL+ Class Library

COper::Clear

Reclaim resources from OPER

[C++]
void Clear();

Remarks

Clear the value in the OPER. If the value has already been set, then it will be discarded with appropriate memory reallocation.

This function is called automatically by the destructor when necessary.

Requirements

Header: xllplus.h

See Also

COper Class | COper Methods | COper::Init()