Check to see if plugin is licensed
| [Visual Basic .NET] |
|---|
Public Function CheckLicense() As Boolean |
| [C#] |
|---|
public bool CheckLicense(); |
| [Managed C++] |
|---|
public: bool CheckLicense(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool checkLicense(); |
Returns true if plugin is licensed.






