Forum und email

w32api_set_call_method

(PHP 4 >= 4.2.0)

w32api_set_call_method — Sets the calling method used

Descripción

void w32api_set_call_method ( int $method )

This function sets the method call type.

Lista de parámetros

method

Can be one of DC_CALL_CDECL or DC_CALL_STD (the extension default).

Valores retornados

No value is returned.

Notes

Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.