From a9e17e6e452db5349853f0fd0666ad54cf926f45 Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Mon, 25 Mar 2002 17:07:44 +0000 Subject: [PATCH] fixing refpurpose, copying drom the Source git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75172 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/w32api.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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