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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface