CODController::ExecuteTextCommand

CODTextCommand* CODController::ExecuteTextCommand(CODComponentSet* pCompSet, const LPCTSTR lpszText)

Creates and executes a text command.

Defined in: OdController.cpp

Return Value

void

Parameters

pCompSet

The list of components whose text will be modified.

lpszText

The new text.