XLL+ Class Library

CXllFinder::GetCurrentValue

Get the value of the current match

[C++]
BOOL GetCurrentValue(
   CXlOper& xloValue
);

Parameters

xloValue

If the call succeeds, this will contain the value of the current match.

Return value

The call will fail if there is no current match.

Requirements

Header: xllfinder.h

See Also

CXllFinder Class | CXllFinder Methods