OEConfigureMultiPageParams

bool OEConfigureMultiPageParams(OESystem::OEInterface &itf,
                                unsigned int config=OEMultiPageSetup::All)

Configures the given interface to add multi-page parameters.

itf

The interface being configured.

config

The option that specifies which parameters will be added to the interface. This value has to be from the OEMultiPageSetup namespace.

See also