ApplySettings
Method of IOptionsPage
Description
Called when settings should be applied by user request
Syntax
JavaScript
OptionsPage.ApplySettings();
Visual Basic Script
OptionsPage.ApplySettings
C++
HRESULT hr = OptionsPage.ApplySettings();
scripting:api:options-page:apply-settings
Method of IOptionsPage
Called when settings should be applied by user request
OptionsPage.ApplySettings();
OptionsPage.ApplySettings
HRESULT hr = OptionsPage.ApplySettings();