stmDeleteInfoFlow Deletes an information flow. Syntax stmInfoFlow(stm_context, chart_name, info_flow_name); Return Type status_code Arguments Argument Name Input/Output Argument Type Argument Description Stm_context Input Pointer STM context descriptor that was returned by StmInitImport chart_name Input String Chart name Info_flow_name Input String Information flow name
stmInfoFlow(stm_context, chart_name, info_flow_name);
status_code