XLL+ Class Library (6.3)

CXllFn::GetEntryPointA

Returns the name of the registered 'C' entry-point for the function.

CStringA GetEntryPointA( ) const;

Return Value

Returns the name of the registered 'C' entry-point for the function. This will vary according to which version of Excel is running.

Requirements

Header: xllplus.h

See Also

CXllFn Class | CXllFn Methods