XLL+ Class Library

CXlCacheBinding<C>::Ret

Returns a pointer to the stored result

[C++]
LPXLOPER Ret();

Remarks

This method returns a pointer to the result stored in the cache, in a form ready to be returned to Excel. It can be used in place of CXlOper::Ret().

Requirements

Header: xlserialize.h

See Also

CXlCacheBinding<C> Class | CXlCacheBinding<C> Methods