AcMapObjClassReactor::FeatureClassDefinitionRenamed Method

Land Desktop Development ARX CPP SDK

AcMapObjClassReactor:: FeatureClassDefinitionRenamed Method
 

Invoked when a feature class definition is renamed.

virtual void FeatureClassDefinitionRenamed(
    const ACHAR * pszFileName, 
    const ACHAR * pszOldClassName, 
    const ACHAR * pszNewClassName
);
Parameters 
Description 
pszFileName 
Input name and full path of the feature-definition file.  
pszOldClassName 
Input old name of the feature class definition.  
pszNewClassName 
Input new name of the feature class definition.  
Returns

Returns nothing.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].