CODIndexedCommand::SetIndex

inline void CODIndexedCommand::SetIndex(CODComponent* pComp, int nIndex)

Sets the index assocatied with a component.

Defined in: OdIndexedCmd.h

Return Value

void

Parameters

pComp

A pointer to the component whose index is being set.

nIndex

The index to set for the component.