IOcreatePapiermenue

Top  Previous  Next

Paper menu put on.

With this function a new paper menu can be put on. The paper menu has an unequivocal number, number of the columns and lines and the expansion on the Digitalisiertablett. If a paper menu with this number already exists, it is anew defined with these values. The number is used if the menu fields are defined to assign them to the right paper menu.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

nummer (int) [IN]

The number about which the paper menu is selectable.

rows (int) [IN]

The number of the lines which should own the paper menu.

columns (int) [IN]

The number of the columns which should own the paper menu.

xul (stands in) [IN]

yul (stands in) [IN

Co-ordinate of the lower left corner on the Digitalisiertisch.

xor (stands in) [IN]

yor (stands in) [IN]

Co-ordinate of the upper right corner on the Digitalisiertisch.

xol (stands in) [IN]

yol (stands in) [IN]

Co-ordinate of the upper left corner on the Digitalisiertisch.

xur (stands in) [IN]

yur (stands in) [IN]

Co-ordinate of the lower right corner on the Digitalisiertisch.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOcreatePapiermenue (

PIOPIPES pipes,

int nummer,

int rows,

int columns,

stand in xul,

stand in yul,

stand in xor,

stand in yor,

stand in xol,

stand in yol,

stand in xur,

stand in yur

);

Related functions

IOcreatePapiermenueHelp

IOcreatePapiermenueText

IOcreatePapiermenue