IOgetRawData

Top  Previous  Next

The next order fetch.

With this routine the next order is fetched. On this occasion, it can not be steered, where from the order should be got.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

Result

(CMD *) [OUT]

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

Declaration

#include "ausgabe.h"

 

CMD * DLLENTRY IOgetRawData (

PIOPIPES pipes

);

Related functions

IOgetData