找回密码
 加入
搜索
查看: 2176|回复: 1

[系统综合] DllCall 使用问题,帮忙看下

[复制链接]
发表于 2012-11-30 10:20:57 | 显示全部楼层 |阅读模式
本帖最后由 huoqingpo 于 2012-11-30 11:15 编辑

termb.dll 文件

        读各项文字信息到自定义内存缓冲
原  型:
        int  GetPeopleName(char *strTmp, int *strLen)            //得到姓名信息       
        int  GetPeopleSex(char *strTmp, int *strLen)            //得到性别信息       
        int  GetPeopleNation(char *strTmp, int *strLen)            //得到民族信息       
        int  GetPeopleBirthday(char *strTmp, int *strLen)        //得到出生日期       
        int  GetPeopleAddress(char *strTmp, int *strLen)        //得到地址信息       
        int  GetPeopleIDCode(char *strTmp, int *strLen)        //得到卡号信息       
        int  GetDepartment(char *strTmp, int *strLen)            //得到发证机关信息       
        int  GetStartDate(char *strTmp, int *strLen)                //得到有效开始日期       
        int  GetEndDate(char *strTmp, int *strLen)                //得到有效截止日期
int  CVR_GetSAMID(char * SAMID)             //得到安全模块号码
参数:
       *strTmp   返回的信息缓存指针。
       *strLen    返回的信息长度指针。
返 回 值:
返回值        意义
1        正确
0        错误


int=返回类型       

GetPeopleAddress=函数
char =参数
strTmp=参数


知道这些 ·在au3里面怎么使用啊,
一只没成功使用
char *strTmp 这两个参数 是不是要定义下数据类型 什么的·
一只没搞明白刚学这个。谁帮忙给说下怎么弄·
发表于 2012-12-3 08:39:16 | 显示全部楼层
不懂,,,,
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-9-20 07:06 , Processed in 0.104946 second(s), 23 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表