IOdialogDeleteListboxEntries

Top  Previous  Next

Extinguishing of all entries in a cunning box.

With this function all entries are extinguished in a cunning box in a dialogue.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

dialogId (int) [IN]

Unequivocal number of the dialogue window.

itemId (int) [IN]

Unequivocal number of the cunning box within the dialogue whose contents should be extinguished.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOdialogDeleteListboxEntries (

PIOPIPES pipes,

int dialogId,

int itemId

);