⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 civilaviaton2institute.odl

📁 民航二所单片机驱动开发
💻 ODL
字号:
// CivilAviaton2Institute.odl : type library source for CivilAviaton2Institute.dll

// This file will be processed by the MIDL compiler to produce the
// type library (CivilAviaton2Institute.tlb).

[ uuid(03568103-EA60-4858-AC87-D1BA3A0C1D1A), version(1.0) ]
library CivilAviaton2Institute
{
	importlib("stdole32.tlb");
	importlib("stdole2.tlb");




	//  Primary dispatch interface for CCA2IPro
	
	[ uuid(DDE96CAE-FFA3-4134-A67B-444F76EE7D85) ]
	dispinterface ICA2IPro
	{
		properties:
			// NOTE - ClassWizard will maintain property information here.
			//    Use extreme caution when editing this section.
			//{{AFX_ODL_PROP(CCA2IPro)
			//}}AFX_ODL_PROP
			
		methods:
			// NOTE - ClassWizard will maintain method information here.
			//    Use extreme caution when editing this section.
			//{{AFX_ODL_METHOD(CCA2IPro)
			//}}AFX_ODL_METHOD

	};

	//  Class information for CCA2IPro

	[ uuid(9E7A4A45-EED5-4178-BBB9-4682BC89B55F) ]
	coclass CA2IPro
	{
		[default] dispinterface ICA2IPro;
	};

	//{{AFX_APPEND_ODL}}
	//}}AFX_APPEND_ODL}}
};

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -