What is the translation of " A CALLBACK FUNCTION " in Spanish?

una función callback
una función de devolución de llamada
una función de retrollamada

Examples of using A callback function in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
The data is compared by using a callback function.
Los valores son comparados usando una función callback.
A callback function, which accepts one argument: data data.
Una función de llamada de retorno, la cual acepta un argumento: data data.
To do this, pass a callback function into open().
Para hacer esto, se pasa una función de retrollamada en open().
By default you cannot pass arguments to a callback function.
Por defecto no se puede pasar argumentos a una función de callback.
You can register a callback function by appending it to the corresponding list.
Puedes registrar una función callback agregándola a la lista correspondiente.
Instead, you have to pass a callback function.
En cambio, es necesario pasarle una función como callback.
Callback A callback function to serve as the handler function..
Callback Una función callback que cumple la función de controlador.
So I simply have to create a callback function.
Entonces simplemente tengo que crear una función de devolución de llamada.
OnBackground: A callback function when a tab is backgrounded.
OnBackground: Una función de devolución de llamadas cuando una pestaña esta en segundo plano.
The Position object is then returned to the user through a callback function.
El objeto Position es entonces retornado al usuario mediante una función'callback'.
MongoLog:: setCallback- Sets a callback function to be invoked for events.
MongoLog:: setCallback- Establece una función de retrollamada para ser invocada por eventos.
Onreadystatechange This attribute is meant to be set to a callback function.
Onreadystatechange Este atributo se entiende que se define como una función de devolución de llamada.
A callback function called when reading a reply from MongoDB, see log_reply.
Una función de retrollamada invocada al leer una réplica de MongoDB, véase log_reply.
Epochs_between_reports The number of epochs between calling a callback function.
Epochs_between_reports El número de épocas entre llamadas a funciones de retrollamada.
Ldap_set_rebind_proc- Set a callback function to do re-binds on referral chasing.
Ldap_set_rebind_proc- Establece una función de devolución de llamada para realizar revinculaciones en el rastreo referencial.
Gets a telephone number and sends it to a callback function.
Permite obtener un número de teléfono y enviarlo a una función de devolución de llamada.
A callback function called executing a killcursor opcode, see log_killcursor.
Una función de retrollamada invocada al ejecutar un código de operación'killcursor', véase log_killcursor.
Array_filter()- Filters elements of an array using a callback function.
Ver también array_filter()- Filtra elementos de un array usando una función de devolución de llamada.
Stream_notification_callback()- A callback function for the notification context parameter.
Stream_notification_callback()- Una función de retrollamada para el parámetro de contexto de notificación.
This function gets a telephone number and sends it to a callback function.
Permite obtener un número de teléfono y enviarlo a una función de devolución de llamada.
Through this filter we can pass to a callback function an array of the following args.
A través de este filtro podemos pasar a una función de rellamada de una matriz de los siguientes args.
A callback function called when retrieving more results from a MongoDB cursor, see log_getmore.
Una función de retrollamada invocada al recuperar más resultados de un cursor MongoDB, véase log_getmore.
The success key contains a callback function- more on this a little bit later on.
La clave de success contiene una función de tipo callback- más sobre esta función un poco más abajo.
Array_reduce()- Iteratively reduce the array to a single value using a callback function.
Array_reduce()- Reduce iterativamente un array a un solo valor usando una función llamada de retorno.
The most common way is to register a callback function when you invoke the asynchronous API, that will be called back when the operation completes.
La manera mas común es registrar una función callback cuando usted invoca a una API asincrónica, la misma sera llamada de vuelta cuando la operación se complete.
I have build two functions: the first one is for downloading the tempalte, and the second one, is for building the template and apply a callback function.
Se trata de dos funciones: la primera para la descarga de la plantilla, y la segunda, la ejecución de la plantilla aplicándole una función.
To capture video from any of the devices that we have obtained, we will create a filter graph starting with the device, will pass through a SampleGrabber filter,that will provide us each of the frames through a callback function, and will end in a NullRenderer filter, that is simply an endpoint that performs no action, because the images will be processed and displayed by the program.
Para capturar vídeo desde uno cualquiera de los dispositivos que hemos obtenido, crearemos un grafo de filtros que empezará en el dispositivo, pasará a través de un filtro SampleGrabber,que nos irá proporcionando cada uno de los frames mediante una función callback y terminará en un filtro NullRenderer que es simplemente un punto final que no realiza ninguna acción, ya que será nuestro programa el que se encargue de procesar y mostrar las imágenes.
Using these events requires calling the addEventListener() method on a DOM element,along with the name of an event, a callback function and a boolean.
Para usar estos eventos, se requiere llamar al método addEventListener() en un elemento de DOM,con el nombre de un evento, una función callback y un booleano.
To start the capture, we will use the StartCamera function, whose parameters are the device,as a generic IUnknown interface, and a callback function to pass the video frames to the caller.
Para iniciar la captura, utilizaremos la función StartCamera, a la que le pasaremos el dispositivo comoun interfaz genérico IUnknown y una función callback para que nos vaya pasando las imágenes.
Trying to register a function with a NULL callback function.
Intento de registrar una funcionón con un NULL en la función de llamada de retorno.
Results: 266, Time: 0.0371

Word-for-word translation

Top dictionary queries

English - Spanish