摘要: Type t = Type.GetTypeFromProgID("ActiveXTestLib.MyAxControlTest");object o = System.Activator.CreateInstance(t); [Guid("D6F88E95-8A27-4ae6-B6DE-0542A0FC7039")] [InterfaceType(ComInterfaceType.InterfaceIsIDispatch)] public interface _Functions { [DispId(1)] string DoSearch(string 阅读全文
posted @ 2011-09-23 12:23 dingqiuMaster 阅读(209) 评论(0) 推荐(1)