SmDmsWorkflowRelease()

stmndr calls this function so that a workflow library can perform its own rundown procedure. This call is made once, when stmndr is shutting down.
casso1283
SiteMinder
calls this function so that a workflow library can perform its own rundown procedure. This call is made once, when
SiteMinder
is shutting down.
Syntax
Sm_DmsWorkflowApi_Status_t SM_EXTERN SmDmsWorkflowRelease();
Returns
  • Sm_DmsWorkflowApi_Success. Function was successful.
  • Sm_DmsWorkflowApi_Failure. Function was not successful.