XLL+ Class Library (7.0)

CXlApiException::getApiCallName

Returns the name of the failed API call

const std::wstring_t& getApiCallName( ) const;

Return Value

This function returns the name of the failed call to the Excel API.

Requirements

Header: xlpexcept.h

See Also

CXlApiException Class | CXlApiException Methods