IOputRawData

Top  Previous  Next

Order to the end the order cue put.

With this routine the order cmd to the end the order cue is put, so that he can be taken as the last order again. He gets a mark which marks him as a new order.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

cmd (CMD *) [IN]

Pointer on the structure CMD which contains the new order.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOputRawData (

PIOPIPES pipes,

CMD * cmd

);

Related functions

IOgetRawData