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





Description

The array of entity processor plugins.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getProcessors();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1