Marks an event to the propagator.
[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 ); |
[Python - STK API ![]() |
---|
def IndicateEvent(self, EventIndicator:"AgEAsHpopPluginEventIndicators") -> None: |
- EventIndicator