CI. W32api functions
- Table of Contents
- w32api_deftype -- Defines a type for use with other w32api_functions
- w32api_init_dtype --
Creates an instance to the data type typename and fills it with
the values val1, val2, the function then returns a DYNAPARM which can be
passed when invoking a function as a parameter
- w32api_invoke_function -- Invokes function funcname with the arguments passed after the function name
- w32api_register_function -- Registers function function_name from library with PHP
- w32api_set_call_method -- Sets the calling method used