ActiveX ñ íóëÿ


              

ClassWizard will maintain event information


                                    //{{AFX_ODL_METHOD(CMyCtrlCtrl)

                                    [id(6)] boolean DoChangeTimer();

                                    //}}AFX_ODL_METHOD

                                    [id(DISPID_ABOUTBOX)] void AboutBox();

            };

            //  Event dispatch interface for CMyCtrlCtrl

            [ uuid(49E2F37E-B48D-11D3-A2B0-00A0C955FA9E),

              helpstring("Event interface for MyCtrl Control") ]

            dispinterface _DMyCtrlEvents

            {

                        properties:

                                    //  Event interface has no properties

                        methods:

                                    // NOTE - ClassWizard will maintain event information here.

                                    //    Use extreme caution when editing this section.

                                    //{{AFX_ODL_EVENT(CMyCtrlCtrl)

                                    [id(1)] void Select(boolean IsSelected);

                                    [id(2)] void Tick(long ltick);

                                    //}}AFX_ODL_EVENT

            };

            //  Class information for CMyCtrlCtrl

            [ uuid(49E2F37F-B48D-11D3-A2B0-00A0C955FA9E),

              helpstring("MyCtrl Control"), control ]

            coclass MyCtrl

            {

                        [default] dispinterface _DMyCtrl;

                        [default, source] dispinterface _DMyCtrlEvents;

            };

            //{{AFX_APPEND_ODL}}

            //}}AFX_APPEND_ODL}}

};


Ñîäåðæàíèå  Íàçàä  Âïåðåä