Applies the changes made to the plugin's configuration.
| [Visual Basic .NET] |
|---|
Public Sub ApplyPluginChanges() |
| [C#] |
|---|
public void ApplyPluginChanges(); |
| [Managed C++] |
|---|
public: void ApplyPluginChanges(); |
| [Unmanaged C++] |
|---|
public: HRESULT ApplyPluginChanges(); |
| [Java] |
|---|
public void applyPluginChanges(); |






