首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > VB Dotnet >

vb.net怎么可以调用阿API函数?声明写到那

2012-03-11 
vb.net如何可以调用阿API函数?声明写到那?vb.net如何可以调用阿API函数?声明写到那?[解决办法]举个例子:VB

vb.net如何可以调用阿API函数?声明写到那?
vb.net如何可以调用阿API函数?声明写到那?

[解决办法]
举个例子:

VB.NET code
Declare   Function   cdtDraw   Lib   "cards.dll"   (hDC   As   IntPtr,   _x   As   Integer,   y   As   Integer,   ecsCard   As   Integer,   _ectDraw   As   Integer,   clr   As   Integer)   As   Integer 

热点排行