IOgetCommand

Top  Previous  Next

The next order from the order cue.

With this routine becomes the next order from the order cue zurückgeliefert. One waits, until an order exists. These become texts, as well as Syscommands delivered. Also put back orders are delivered. The result is a structure CMD, those of the users with the order IOfreeBefehl again must give a holiday.

Parametre

pipes (PIOPIPES) [IN]

Act pipes gives the issue canal.

doWait (int) [IN]

doWait brags the duration, how long should be waited for an order.

Result

(CMD *) [OUT]

Pointer on a structure CMD which the next order contains, but ZERO.

Declaration

#include "ausgabe.h"

 

CMD * DLLENTRY IOgetCommand (

PIOPIPES pipes,

int doWait

);

Related functions

IOfreeBefehl