C++
virtual void addReactor( AcApProfileManagerReactor* ) = 0;
Description
This function adds a reactor to receive profile change event notifications.
Parameters
Parameters | Description |
---|---|
unnamed | Input AcApProfileManagerReactor object to add |
virtual void addReactor( AcApProfileManagerReactor* ) = 0;
This function adds a reactor to receive profile change event notifications.
Parameters | Description |
---|---|
unnamed | Input AcApProfileManagerReactor object to add |