CODIndexedCommand::GetIndex
inline BOOLCODIndexedCommand::GetIndex(CODComponent*pComp, int&nIndex)
Gets the index associated with a component.
Defined in: OdIndexedCmd.h
Return Value
TRUE if an index was found for the component.
Parameters
pComp
A pointer to the component whose index we are looking for.
nIndex
A reference to place the index in.