Share

AcGsConfig::removeReactor Method

C++

virtual void removeReactor(
    AcGsConfigReactor *
) = 0;

Description

Remover the reactor to graphics confirguration changes.

Parameters

Parameters Description
pReactor Reactor to remove.

Links

AcGsConfig

Was this information helpful?