C#生成COM組件,Delphi調用

C#程序: 1)文件--》新建類庫項目 2)Properties-->AssemblyInfo.cs 設置ComVisible爲true 3)項目--》屬性 4)屬性--》生成  爲COM互操作註冊 5)代碼如下 using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Inter
相關文章
相關標籤/搜索