We are developing a NX Open C++ library for our internal use. The windows based library is to be used by both internal (.exe) and external (.dll) NX client applications.
Is there any way to determine the type of caller client application(e.g. external or internal) from the library such that the error logs or likewise could be directed to NX Dialogs for external clients and log files for internals?
Thank you
Is there any way to determine the type of caller client application(e.g. external or internal) from the library such that the error logs or likewise could be directed to NX Dialogs for external clients and log files for internals?
Thank you