diff --git a/functions/w32api.xml b/functions/w32api.xml index 21abe88047..0ec41490c4 100644 --- a/functions/w32api.xml +++ b/functions/w32api.xml @@ -1,5 +1,5 @@ - + W32api functions W32api functions @@ -88,7 +88,11 @@ w32api_init_dtype - ; Creates an instance to the data type typename and fills it with the values val1, val2, the function + + 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