w32api_register_function <<< |
w32api_set_call_method | Index des fonctions >>> |
7.108 API windows 7 Index des fonctions Manuel PHP . Introduction . Pré-requis . Installation . Configuration à l'exécution . Types de ressources . Constantes prédefinies . Exemples . w32api_deftype . w32api_init_dtype . w32api_invoke_function . w32api_register_function ->w32api_set_call_method |
7.108.12 w32api_set_call_method()Modifie le type d'appel de la fonction[ 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 | Index des fonctions |