php man page for w32api_invoke_function

Query: w32api_invoke_function

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

W32API_INVOKE_FUNCTION(3)						 1						 W32API_INVOKE_FUNCTION(3)

w32api_invoke_function - Invokes function funcname with the arguments passed after the function name

SYNOPSIS
mixed w32api_invoke_function (string $funcname, mixed $argument, [mixed $...])
DESCRIPTION
w32api_invoke_function(3) tries to find the previously registered function, passing the parameters you provided.
PARAMETERS
o $funcname - The function name. o $argument - Any of the arguments can be of any PHP type or w32api_deftype(3) defined type, as needed. o $... -
RETURN VALUES
The return type is the one you set when you registered the function, the value is the one returned by the function itself.
NOTES
Warning 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_INVOKE_FUNCTION(3)
Related Man Pages
variant_fix(3) - php
classkit_method_remove(3) - php
bcompiler_write_footer(3) - php
dbplus_rcreate(3) - php
parsekit_func_arginfo(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch