|
|
#2
wzc655532007-09-07 14:05
|
请问,在vc写的dll中的函数参数,char **在delphi中是什么类型?谢谢!
附函数原型:
PAPERDLL_API int PAPERDLL_CALLCONV PD_Get_stuPaperCount(char **ptrSource, char **ptrTemplate,
LPCTSTR strSourceFileName, LPCTSTR strTemplateFileName,
int paperPageSum);