STK XSend comments on this topic.
IsSucceeded Property (IAgExecCmdResult)
See Also 
Windows






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.