Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
setoutput function
funzione setoutput
Letzte Aktualisierung: 2007-09-18
Nutzungshäufigkeit: 5
Qualität:
calls the setoutput function.
chiama la funzione setoutput.
Letzte Aktualisierung: 2007-09-18
Nutzungshäufigkeit: 5
Qualität:
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.