IOcopyBefehl

Top  Previous  Next

Order copy.

With this function the order befehl can be copied.

Parametre

befehl (CMD *) [IN]

Act at the order to be copied.

Result

(CMD *) [OUT]

As a result a copy of the order befehl is delivered.

Declaration

#include "ausgabe.h"

 

CMD * DLLENTRY IOcopyBefehl (

CMD * befehl

);

Related functions

IOfreeBefehl