IOcreatePapiermenueText |
Top Previous Next |
Put in of a text in the paper menu field. Every field in the paper menu contain an order or an order sequence. With this function a field can get a new entry assigned. Parametre pipes (PIOPIPES) [IN] The trading pipes gives the issue canal. Menu number (int) [IN] Every paper menu has an unequivocal number about which it is identifiable. feld (int) [IN] Every field in the paper menu has a number about which it is identifiable. The Durchnummerierung happens as follows: line-by-line from the left to the right. text (char *) [IN] text contain the order which is explained if in the paper menu this field is selected. Result --- Declaration #include "ausgabe.h"
void DLLENTRY IOcreatePapiermenueText ( PIOPIPES pipes, int menu number, int feld, char * text ); Related functions
|