Method of IOptionsPage
Called when settings should be applied by user request
OptionsPage.ApplySettings();
==== Visual Basic Script ====
OptionsPage.ApplySettings
==== C++ ====
HRESULT hr = OptionsPage.ApplySettings();
===== See Also ===== IOptionsPage