Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
setoutput function
funzione setoutput
Ultimo aggiornamento 2007-09-18
Frequenza di utilizzo: 5
Qualità:
calls the setoutput function.
chiama la funzione setoutput.
Ultimo aggiornamento 2007-09-18
Frequenza di utilizzo: 5
Qualità:
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.