Delegate for a response to a StopToneCollection request
| C# | Visual Basic | Visual C++ |
public delegate void StopToneCollectionResponseHandler( Object sender, Media..::.StopToneCollectionResponseArgs e )
Public Delegate Sub StopToneCollectionResponseHandler ( _ sender As Object, _ e As Media..::.StopToneCollectionResponseArgs _ )
public delegate void StopToneCollectionResponseHandler( Object^ sender, Media..::.StopToneCollectionResponseArgs^ e )
- sender (Object)
- Object who sent this message
- e (Media..::.StopToneCollectionResponseArgs)
- Parameters associated with this response.
Assembly: ServiceProvider (Module: ServiceProvider)