AGI Real-Time Framework 11 Send comments on this topic.
Active Property (IAgRtProvideEntities)
See Also 





Description

Indicates if the provider is currently enabled.

Property type

Read-only property

Syntax

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

[C#]
public bool Active {get;}

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

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

[Java]
public bool getActive();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1