XLL+ Class Library (6.3)

CXlOper::Clear

Reclaim resources from CXlOper

void Clear( );

Remarks

Clear the value in the CXlOper. 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

CXlOper Class | CXlOper Methods | CXlOper::Init()