API Reference > Types > AppNameChangeFuncPtr Type
AppNameChangeFuncPtr Type
Syntax
C++
typedef void (* AppNameChangeFuncPtr)(const OdRxClass* classObj, OdString& newAppName, int saveVer);

RxObject.h

Callback function providing ability for custom class to alter its application name depending on file format version drawing is saved to.

Effects only application name saved to file.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.