fmctjnop.cxx

Abstract This example demonstrates how a shared library can be written as an activity implementation.
This example shows ...
  • What the code can look like for a shared library.
  • How to specify FmcDllInit and FmcDllTerm entry points.
You can use this example ...
  • As a placeholder. In case you need a "dummy" activity for example to specify more complex start conditions for a process instance you should use the empty activity concept that is available since IBM WebSphere MQ Workflow Version 3.3.2.
Minimum MQWF version required
  • V3.2.2
View source code  fmctjnop.cxx


[ Back to C++ index ]