本文介绍了VB.Net中的Windows API函数声明的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


请,

我正在使用用户控件,并对私有声明"或公共声明"与私有/公共DLLImports Shared ..."之间的区别感到困惑.

谁能启发我?
在此先感谢

Please,

I''m using an usercontrol and remaind confused about the difference between Private or Public Declare... and Private / Public DLLImports Shared....

Any one can enlighten me?
Thanks in advance

推荐答案


这篇关于VB.Net中的Windows API函数声明的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-22 13:15