Event registration for Playing Stopped events.
| C# | Visual Basic | Visual C++ |
public event PlayingStoppedEventHandler OnPlayingStoppedEvent
Public Event OnPlayingStoppedEvent As PlayingStoppedEventHandler
public: virtual event PlayingStoppedEventHandler^ OnPlayingStoppedEvent { void add (PlayingStoppedEventHandler^ value); void remove (PlayingStoppedEventHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)