Runs the current MCS and returns an error
code.
| [Visual Basic .NET] |
|---|
Public Function RunMCS2() As AgEVARunCode
|
| [C#] |
|---|
public AgEVARunCode RunMCS2();
|
| [Managed C++] |
|---|
public: AgEVARunCode RunMCS2();
|
| [Java] |
|---|
public AgEVARunCode runMCS2();
|
| [Unmanaged C++] |
|---|
public: HRESULT RunMCS2(
|