GetPhoneCallInformationCompletedEventHandler Delegado
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public delegate void GetPhoneCallInformationCompletedEventHandler(System::Object ^ sender, GetPhoneCallInformationCompletedEventArgs ^ e);
public delegate void GetPhoneCallInformationCompletedEventHandler(object sender, GetPhoneCallInformationCompletedEventArgs e);
Public Delegate Sub GetPhoneCallInformationCompletedEventHandler(sender As Object, e As GetPhoneCallInformationCompletedEventArgs)
Parámetros
- sender
- Object