注册 登录
编程论坛 VB.NET论坛

“IFontDisp”在命名空间“stdole”中不明确?

zhangzhen 发布于 2012-05-04 16:06, 611 次点击
我先Imports stdole
然后下面有代码
Dim mFont As stdole.IFontDisp = New stdole.StdFontClass()
本来没有错
但我引用了Google Earth COM类库后就显示错误“IFontDisp”在命名空间“stdole”中不明确。我该怎么改?谢谢!
0 回复
1