AGI STK VGT 11 Send comments on this topic.
GetSystem Method (IAgCrdnSystemRefTo)
See Also 
Windows






Windows & Linux

Description

Returns the actual system object behind the reference. Use IAgCrdn.IsValid to test the validity of the returned object.

Syntax

[Visual Basic .NET]
Public Function GetSystem() As IAgCrdnSystem

[C#]
public IAgCrdnSystem GetSystem();

[Managed C++]
public: IAgCrdnSystem^ GetSystem();

[Java]
public IAgCrdnSystem getSystem();

[Unmanaged C++]
public: HRESULT GetSystem(
IAgCrdnSystem ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface