W32api
- 简介
- 安装/配置
- 预定义常量
- 范例
- W32api 函数
- w32api_deftype — 为 w32api_functions 函数定一个类型
- w32api_init_dtype — 创建了一个数据类型的实例,并且将函数传入的值填入其中
- w32api_invoke_function — 带有一个参数的执行一个函数,参数传递在函数名的后面
- w32api_register_function — 从函数库中使用 PHP 注册一个函数 function_name
- w32api_set_call_method — 设置调用的方法
There are no user contributed notes for this page.
