scripting:api:options-page:apply-settings

ApplySettings

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