XLL+ Class Library (7.0)

::XLEXCEPTION_TRANSLATION_END

Declares the end of a list of XLEXCEPTION_TRANSLATION items

XLEXCEPTION_TRANSLATION_END( );

Remarks

This macro creates a null XlExceptionTranslation structure, which is used by CXllApp::ConvertTypeToError to find the end of a list of translation items.

See Overriding exception-handling behavior in the User Guide for more information about this method.

Requirements

Header: xlpexcept.h

See Also

Exception macros | XLEXCEPTION_TRANSLATION | CXllApp::ConvertTypeToError