KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
W32api
w32api_deftype
w32api_init_dtype
w32api_invoke_function
w32api_register_function
w32api_set_call_method
Home
>
PHP
>
Function
>
W32api
>
w32api_set_call_method()
w32api_set_call_method()
w32api_set_call_method - Sets the calling method used
Syntax
w32api_set_call_method
(
int
$method)
Arguments
method - Can be one of DC_CALL_CDECL or DC_CALL_STD (the extension default).
Description
This function sets the method call type.
Version
PHP 4.2.0
Return value
No value is returned.