com_load

(PHP 4)

com_load --  创建新的 COM 组件的引用

描述

string com_load ( string module_name [, string server_name [, int codepage]] )

com_load() 创建新的 COM 组件同时返回此组件的引用。失败则返回 FALSEcodepage 可用的值为:CP_ACPCP_MACCPCP_OEMCPCP_SYMBOLCP_THREAD_ACP, CP_UTF7CP_UTF8


add a note add a note User Contributed Notes
There are no user contributed notes for this page.