STK AgAsHpopPluginSend comments on this topic.
IndicateEvent Method (IAgAsEOMFuncPluginStateVector)
See Also
EventIndicator
Windows





Windows & Linux

Description

Marks an event to the propagator.

Syntax

[Visual Basic .NET]
Public Sub IndicateEvent( _
    ByVal EventIndicator As AgEAsHpopPluginEventIndicators _
)
[C#]
public void IndicateEvent(
    AgEAsHpopPluginEventIndicators EventIndicator
);
[Managed C++]
public: void IndicateEvent(
    AgEAsHpopPluginEventIndicators EventIndicator
);
[Unmanaged C++]
public: HRESULT IndicateEvent(
    AgEAsHpopPluginEventIndicators EventIndicator
);
[Java]
public void indicateEvent(
    AgEAsHpopPluginEventIndicators EventIndicator
);

Parameters

EventIndicator

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.