CODModel::ChangeText

void CODModel::ChangeText(CODComponentSet* pCompSet, const LPCTSTR lpszText)

Changes the text of a set of components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pCompSet

The set of components to change the text of.

lpszText

The new text for the component.