www.pudn.com > Daoli2.zip > DAOLI2.odl


// DAOLI2.odl : type library source for DAOLI2.exe 
 
// This file will be processed by the MIDL compiler to produce the 
// type library (DAOLI2.tlb). 
 
[ uuid(107FCEE4-45E0-11D5-BFB8-0080AD3A53F1), version(1.0) ] 
library DAOLI2 
{ 
	importlib("stdole32.tlb"); 
	importlib("stdole2.tlb"); 
 
 
	//  Primary dispatch interface for CDAOLI2Doc 
	 
	[ uuid(107FCEE5-45E0-11D5-BFB8-0080AD3A53F1) ] 
	dispinterface IDAOLI2 
	{ 
		properties: 
			// NOTE - ClassWizard will maintain property information here. 
			//    Use extreme caution when editing this section. 
			//{{AFX_ODL_PROP(CDAOLI2Doc) 
			//}}AFX_ODL_PROP 
			 
		methods: 
			// NOTE - ClassWizard will maintain method information here. 
			//    Use extreme caution when editing this section. 
			//{{AFX_ODL_METHOD(CDAOLI2Doc) 
			//}}AFX_ODL_METHOD 
 
	}; 
 
	//  Class information for CDAOLI2Doc 
	 
	[ uuid(107FCEE3-45E0-11D5-BFB8-0080AD3A53F1) ] 
	coclass Document 
	{ 
		[default] dispinterface IDAOLI2; 
	}; 
 
	//{{AFX_APPEND_ODL}} 
	//}}AFX_APPEND_ODL}} 
};