home *** CD-ROM | disk | FTP | other *** search
-
- // Primary dispatch interface for %1
-
- [ uuid(%2) ]
- dispinterface %3
- {
- properties:
- // NOTE - ClassWizard will maintain property information here.
- // Use extreme caution when editing this section.
- //{{AFX_ODL_PROP(%1)
- //}}AFX_ODL_PROP
-
- methods:
- // NOTE - ClassWizard will maintain method information here.
- // Use extreme caution when editing this section.
- //{{AFX_ODL_METHOD(%1)
- //}}AFX_ODL_METHOD
-
- };
-
- // Class information for %1
-
- [ uuid(%4) ]
- coclass %5
- {
- [default] dispinterface %3;
- };
-