stmDeleteLifeline Deletes a lifeline from a sequence diagram. Syntax stmDeleteLifeline(stm_context, chart_name, lifeline_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 lifeline_Item_name Input String Lifeline name
stmDeleteLifeline(stm_context, chart_name, lifeline_name);
status_code