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 ); |
- EventIndicator