Query: w32api_set_call_method
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
W32API_SET_CALL_METHOD(3) 1 W32API_SET_CALL_METHOD(3) w32api_set_call_method - Sets the calling method usedSYNOPSISvoid w32api_set_call_method (int $method)DESCRIPTIONThis function sets the method call type.PARAMETERSo $method - Can be one of DC_CALL_CDECL or DC_CALL_STD (the extension default).RETURN VALUESNo value is returned.NOTESWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. PHP Documentation Group W32API_SET_CALL_METHOD(3)