IOdialogShow

Top  Previous  Next

Announcements of the dialogue window.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

dialogId (int) [IN]

Unambiguously the number which identifies the dialogue window.

show (int) [IN]

Contains show the value TRUE the dialogue window is indicated, but not.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOdialogShow (

PIOPIPES pipes,

int dialogId,

int show

);