C++
virtual bool configure() = 0;
Description
Applies and saves configuration changes.
Returns
True if changes are successfully applied and saved.
Links
Previous Declaration
virtual bool configure(
const ACHAR * pszConfigInfo,
bool bShowDialog
) = 0;