XLL+ Class Library (6.3)

CXllFinder::GetCurrentValue

Get the value of the current match

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