De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
setoutput function
funzione setoutput
Última actualización: 2007-09-18
Frecuencia de uso: 5
Calidad:
calls the setoutput function.
chiama la funzione setoutput.
Última actualización: 2007-09-18
Frecuencia de uso: 5
Calidad:
if the client is asynchronous and the server is synchronous, it simply queues the message by calling the accodamsg function. then it invokes the setoutput function.
se il client è asincrono ed il server è sincrono accoda semplicemente il messaggio chiamando la funzione accodamsg invoca poi la funzione setoutput.
if the client is synchronous and the server is call back it queues the message by calling the accodamsg function, and then sets the output buffer by calling the setoutput function.
se il client è sincrono ed il server è call back accoda il messaggio chiamando la funzione accodamsg e poi imposta il buffer output chiamando la funzione setoutput.