dotnet_load
简介
Windows平台下的扩展
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
COM and .Net (Windows)
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
Errors and error handling
范例
For Each
Arrays and Array-style COM properties
COM 函数
COM
— COM 类
DOTNET
— DOTNET class
VARIANT
— VARIANT 类
com_addref
— 增加组件引用计数。[被废弃]
com_create_guid
— Generate a globally unique identifier (GUID)
com_event_sink
— Connect events from a COM object to a PHP object
com_get_active_object
— Returns a handle to an already running instance of a COM object
com_get
— 获取 COM 组件的属性值 [被废弃]
com_invoke
— 调用 COM 组件的方法。
com_isenum
— 获取一个 IEnumVariant
com_load_typelib
— 装载一个 Typelib
com_load
— 创建新的 COM 组件的引用
com_message_pump
— Process COM messages, sleeping for up to timeoutms milliseconds
com_print_typeinfo
— Print out a PHP class definition for a dispatchable interface
com_propget
— com_get 的别名
com_propput
— com_set 的别名
com_propset
— com_set 的别名
com_release
— 减少组件引用计数。[被废弃]
com_set
— 给 COM 组件的属性赋值
variant_abs
— Returns the absolute value of a variant
variant_add
— "Adds" two variant values together and returns the result
variant_and
— Performs a bitwise AND operation between two variants
variant_cast
— Convert a variant into a new variant object of another type
variant_cat
— concatenates two variant values together and returns the result
variant_cmp
— Compares two variants
variant_date_from_timestamp
— Returns a variant date representation of a Unix timestamp
variant_date_to_timestamp
— Converts a variant date/time value to Unix timestamp
variant_div
— Returns the result from dividing two variants
variant_eqv
— Performs a bitwise equivalence on two variants
variant_fix
— Returns the integer portion of a variant
variant_get_type
— Returns the type of a variant object
variant_idiv
— Converts variants to integers and then returns the result from dividing them
variant_imp
— Performs a bitwise implication on two variants
variant_int
— Returns the integer portion of a variant
variant_mod
— Divides two variants and returns only the remainder
variant_mul
— Multiplies the values of the two variants
variant_neg
— Performs logical negation on a variant
variant_not
— Performs bitwise not negation on a variant
variant_or
— Performs a logical disjunction on two variants
variant_pow
— Returns the result of performing the power function with two variants
variant_round
— Rounds a variant to the specified number of decimal places
variant_set_type
— Convert a variant into another type "in-place"
variant_set
— Assigns a new value for a variant object
variant_sub
— Subtracts the value of the right variant from the left variant value
variant_xor
— Performs a logical exclusion on two variants
dotnet_load
简介
Windows平台下的扩展
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程