STK X Send comments on this topic.
IsSucceeded Property (IAgExecCmdResult)
See Also 





Description

Indicates whether the object contains valid results.

Property type

Read-only property

Syntax

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

[C#]
public bool IsSucceeded {get;}

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

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

[Java]
public bool getIsSucceeded();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1