STK Real-Time FrameworkSend 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 * pActive
);
[Java]
public bool getActive();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.