stmRemoveInfoFlowComponent Deletes a component from an information flow. Syntax stmRemoveInfoFlowComponent(stm_context, chart_name, info_flow_name, component_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 Component_name Input String Component name
stmRemoveInfoFlowComponent(stm_context, chart_name, info_flow_name,
component_name);
status_code