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






Windows & Linux

Description

Determines if the message represents a failure notification.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsFailure() As Boolean

[C#]
public bool IsFailure {get;}

[Managed C++]
public: __property bool get_IsFailure();

[Unmanaged C++]
public: HRESULT get_IsFailure(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsFailure();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface