Generates an error if the plugin
configuration is not in a valid state.
| [Visual Basic .NET] |
|---|
Public Sub Validate()
|
| [C#] |
|---|
public void Validate();
|
| [Managed C++] |
|---|
public: void Validate();
|
| [Java] |
|---|
public validate();
|
| [Unmanaged C++] |
|---|
public: HRESULT Validate();
|