W32api functions W32api functions w32api_set_call_method Sets the calling method used Description voidw32api_set_call_method intmethod &warn.experimental.func; &warn.undocumented.func; w32api_register_function Registers function function_name from library with PHP Description boolw32api_register_function stringlibary stringfunction_name &warn.experimental.func; &warn.undocumented.func; w32api_invoke_function ....) Invokes function funcname with the arguments passed after the function name Description mixedw32api_invoke_function stringfuncname &warn.experimental.func; &warn.undocumented.func; w32api_deftype ...) Defines a type for use with other w32api_functions. Description intw32api_deftype stringtypename stringmember1_type stringmember1_name &warn.experimental.func; &warn.undocumented.func; w32api_init_dtype ; Creates an instance to the data type typename and fills it with the values val1, val2, the function Description resourcew32api_init_dtype stringtypename mixedval1 mixedval2 &warn.experimental.func; &warn.undocumented.func;