IOdeleteDialog |
Top Previous Next |
Extinguishing of a dialogue window. Every dialogue window owns an unequivocal ID. The function IOdeleteDialog needs these ID around the suitable window to remove. Parametre pipes (PIOPIPES) [IN] The trading pipes gives the issue canal. dialogID (int) [IN] ID of the window which should be removed. Result --- Declaration #include "ausgabe.h"
void DLLENTRY IOdeleteDialog ( PIOPIPES pipes, int dialogID );
|