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.