| w32api_register_function <<<  | 
w32api_set_call_method | Référence des fonctions >>>  | 
8.128 API windows 8 Référence des fonctions Manuel PHP . Introduction . Pré-requis . Installation . Configuration à l'exécution . Types de ressources . Constantes pré-définies . Exemples . w32api_deftype . w32api_init_dtype . w32api_invoke_function . w32api_register_function ->w32api_set_call_method  | 
8.128.12 w32api_set_call_method()Modifie le type d'appel de la fonction Win32[ Exemples avec w32api_set_call_method ] 4.2.0 - 4.2.3 only void w32api_set_call_method ( int method )
 w32api_set_call_method modifie le type d'appel de la fonction. Le paramètre method peut être l'une des constantes suivantes : DC_CALL_CDECL ou DC_CALL_STD . Par défaut, c'est DC_CALL_STD .  | 
| << | w32api_set_call_method | >> | 
| w32api_register_function | API windows | Référence des fonctions |