$Header: /home/radek/cvs/forth-book/dictionary/qf/event/ctlSelectEvent,v 1.1 2003/12/28 18:21:58 radek Exp $

Jméno

ctlSelectEvent — 9 aplikace je informována o tom že bude zastavena

Events

Popis

Příklad 112. Data události ctlSelectEvent

struct ctlSelect {
        UInt16          controlID;
        struct ControlType* pControl;
        UInt8           reserved1;
        UInt16          value;
} ctlSelect;