Share

AcApProfileManager::addReactor

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

Links

AcApProfileManager

Was this information helpful?