IOlistPapiermenueStatus

Top  Previous  Next

Paper menu status investigates.

With this routine the settings of the paper menu can be determined.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

status (PAPIERMENUE_STATUS *) [IN / OUT]

status points at the structure PAPIERMENUE_STATUS. To fill information in the structure, this structure with enough memories must be initialized before call of the routine.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOlistPapiermenueStatus (

PIOPIPES pipes,

PAPIERMENUE_STATUS * status

);