scripting:api:search-options:apply

Apply

Method of ISearchOptions

Called when settings should be applied

SearchOptions.Apply();

==== Visual Basic Script ====

SearchOptions.Apply

==== C++ ====

HRESULT hr = SearchOptions.Apply();

===== See Also ===== ISearchOptions