ComVisible属性和IDispatch接口

时间:2013-03-19 05:28:32

标签: c# com-server

ComVisible属性和IDispatch接口之间是否有任何关系?我的意思是当在C#中编写COM类时,COMVisible为TRUE,它会自动从IDispatch接口实现该类吗?

0 个答案:

没有答案