Share

AcApProfileManager::removeReactor

C++

virtual void removeReactor(
    AcApProfileManagerReactor*
) = 0;

Description

This function removes a reactor.

Parameters

Parameters Description
unnamed Input AcApProfileManagerReactor object to remove

Links

AcApProfileManager

Was this information helpful?