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






Windows & Linux

Description

The array of action plugins.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Actions() As System.Array

[C#]
public System.Array Actions {get;}

[Managed C++]
public: __property System::Array^ get_Actions();

[Unmanaged C++]
public: HRESULT get_Actions(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getActions();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface