AGI STK Astrogator 11 Send comments on this topic.
RunMCS2 Method (IAgVADriverMCS)
See Also 
Windows






Windows & Linux

Description

Runs the current MCS and returns an error code.

Syntax

[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(
AgEVARunCode * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface