瞅瞅这个array有啥错(100分)

  • 主题发起人 主题发起人 qinsir
  • 开始时间 开始时间
Q

qinsir

Unregistered / Unconfirmed
GUEST, unregistred user!
我在一个dll中这样声明一个函数:
Function GetAllUser(AccountType:pchar):array of pchar;stdcall;
老是抱这个错误:
Identifier expected but 'ARRAY' found
 
在参数返回时不能实用动态数组的.
 
接受答案了.
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
I
回复
0
查看
568
import
I
后退
顶部