XLL+ Class Library (7.0)

CXlComException::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 COM sub-system.

Requirements

Header: xlpexcept.h

See Also

CXlComException Class | CXlComException Methods