home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / msdev / bin / mfcclswz.dll / SRCDATA / CLASS.ODL < prev    next >
Encoding:
Text File  |  1996-07-12  |  543 b   |  29 lines

  1.  
  2.     //  Primary dispatch interface for %1
  3.     
  4.     [ uuid(%2) ]
  5.     dispinterface %3
  6.     {
  7.         properties:
  8.             // NOTE - ClassWizard will maintain property information here.
  9.             //    Use extreme caution when editing this section.
  10.             //{{AFX_ODL_PROP(%1)
  11.             //}}AFX_ODL_PROP
  12.             
  13.         methods:
  14.             // NOTE - ClassWizard will maintain method information here.
  15.             //    Use extreme caution when editing this section.
  16.             //{{AFX_ODL_METHOD(%1)
  17.             //}}AFX_ODL_METHOD
  18.  
  19.     };
  20.  
  21.     //  Class information for %1
  22.  
  23.     [ uuid(%4) ]
  24.     coclass %5
  25.     {
  26.         [default] dispinterface %3;
  27.     };
  28.