Compile error:
Only user-defined types defined in public object modules can be coerced to or from a variant or passed to late-bound functions
请问,如何解决这个问题?
public object modules是怎么回事?我可以自己生成吗?
...全文
1074打赏收藏
用自定义类型变量给TreeView的Node的tag赋值时出错,求救
Compile error: Only user-defined types defined in public object modules can be coerced to or from a variant or passed to late-bound functions 请问,如何解决这个问题? public object modules是怎么回事?我可以自己生成吗?