Forum und email

w32api_set_call_method

(PHP 4 >= 4.2.0)

w32api_set_call_method — Sets the calling method used

Description

void w32api_set_call_method ( int $method )

This function sets the method call type.

Parameters

method

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

Return Values

No value is returned.

Notes

Warning

Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico.