Event for the response to a ReleaseDeviceId
| C# | Visual Basic | Visual C++ |
public event ReleaseDeviceIdResponseHandler OnReleaseDeviceIdResponse
Public Event OnReleaseDeviceIdResponse As ReleaseDeviceIdResponseHandler
public: virtual event ReleaseDeviceIdResponseHandler^ OnReleaseDeviceIdResponse { void add (ReleaseDeviceIdResponseHandler^ value); void remove (ReleaseDeviceIdResponseHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)