AGI STK VGT 11 Send comments on this topic.
IsReady Property (IAgCrdn)
See Also 





Description

Returns whether the component is ready. The component is ready if it's been fully initialized.

Property type

Read-only property

Syntax

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

[C#]
public bool IsReady {get;}

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

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

[Java]
public bool getIsReady();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1