Marks an event to the propagator.
[Visual Basic .NET] |
---|
Public Sub IndicateEvent( _ ByVal eEventIndicator As AgEAsHpopPluginEventIndicators _ ) |
[C#] |
---|
public void IndicateEvent( AgEAsHpopPluginEventIndicators eEventIndicator ); |
[Managed C++] |
---|
public: void IndicateEvent( AgEAsHpopPluginEventIndicators eEventIndicator ); |
[Unmanaged C++] |
---|
public: HRESULT IndicateEvent( AgEAsHpopPluginEventIndicators eEventIndicator ); |
[Java] |
---|
public void indicateEvent( AgEAsHpopPluginEventIndicators eEventIndicator ); |
- eEventIndicator