w32api_init_dtype

(PHP 4 >= 4.2.0)

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

Description

resource w32api_init_dtype ( string typename, mixed val1, mixed val2)

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk.

Warning

This function is currently not documented; only the argument list is available.