AGI STK Objects 11 Send comments on this topic.
Messages Property (IAgDrTextMessage)
See Also 





Description

Returns an array of strings in the message.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Messages() As System.Array

[C#]
public System.Array Messages {get;}

[Managed C++]
public: __property System::Array^ get_Messages();

[Unmanaged C++]
public: HRESULT get_Messages(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getMessages();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1