IOdialogCheckEntry

Top  Previous  Next

Putting of a check hook.

With this function the hook can be extinguished with a check small box placed or.

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 field within the dialogue window.

entry (int) [IN]

It is put entry on TRUE, a hook is put, with FALSE the hook is removed.

Result

---

Declaration

#include "ausgabe.h"

 

void DLLENTRY IOdialogCheckEntry (

PIOPIPES pipes,

int dialogId,

int itemId,

int entry

);