www.pudn.com > testWordAll.rar > testWordAll.odl
// testWordAll.odl : type library source for testWordAll.exe
// This file will be processed by the MIDL compiler to produce the
// type library (testWordAll.tlb).
[ uuid(93195F34-0C00-44F6-8553-97F5E80E8C02), version(1.0) ]
library TestWordAll
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CTestWordAllDoc
[ uuid(14DA659D-92F8-436C-85A4-5312314BF4BE) ]
dispinterface ITestWordAll
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CTestWordAllDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CTestWordAllDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CTestWordAllDoc
[ uuid(AEECCB39-116A-4950-9F9E-72CDF68F0648) ]
coclass TestWordAll
{
[default] dispinterface ITestWordAll;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};