w32api_set_call_method

(4.2.0 - 4.2.3 only)

w32api_set_call_method -- 设置调用的方法

描述

void w32api_set_call_method ( int method )

警告

本函数是实验性的。本函数的行为,包括函数名称以及其它任何关于本函数的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本函数风险自担。

这个函数设置了调用方法的类型。参数内容可以是 DC_CALL_CDECLDC_CALL_STD 中的一种。此扩展的默认值是 DC_CALL_STD


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