SRGraph::DeleteTemporaryComponents

void SRGraph::DeleteTemporaryComponents(LPCTSTR strName)

Removes certain components from the component list. Temporary components must have a valid name. All componenets with this name will be removed and deleted.

Defined in: SRGraph.cpp

Return Value

void

Parameters

strName

LPCTSTR strName is the name of the component or components to delete.