/* Copyright 2020 Siemens Digital Industries Software ================================================== Copyright 2015. Siemens Product Lifecycle Management Software Inc. All Rights Reserved. ================================================== Copyright 2020 Siemens Digital Industries Software */ /** @file USER EXIT specific Message definitions. */ #ifndef EDITCONTEXT_USER_EXIT_MSG_H #define EDITCONTEXT_USER_EXIT_MSG_H /** @defgroup EDITCONTEXT_USER_EXIT_MSG User Exit Messages @ingroup USER_EXIT @{ */ /** Provides new user exit to generate the new context ID. */ #define Fnd0EditContext_new_context_id_msg "BMF_Fnd0EditContext_new_context_id" /** @} */ #endif