Event registration for responses to PressButton requests.
| C# | Visual Basic | Visual C++ |
event PressButtonResponseHandler OnPressButtonResponse
Event OnPressButtonResponse As PressButtonResponseHandler
event PressButtonResponseHandler^ OnPressButtonResponse { void add (PressButtonResponseHandler^ value); void remove (PressButtonResponseHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)