cortesi Mon Mar 25 12:07:44 2002 EDT
Modified files:
/phpdoc/en/functions w32api.xml
Log:
fixing refpurpose, copying drom the Source
Index: phpdoc/en/functions/w32api.xml
diff -u phpdoc/en/functions/w32api.xml:1.3 phpdoc/en/functions/w32api.xml:1.4
--- phpdoc/en/functions/w32api.xml:1.3 Mon Mar 25 12:05:43 2002
+++ phpdoc/en/functions/w32api.xml Mon Mar 25 12:07:44 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<reference id="ref.w32api">
<title>W32api functions</title>
<titleabbrev>W32api functions</titleabbrev>
@@ -88,7 +88,11 @@
<refentry id="function.w32api-init-dtype">
<refnamediv>
<refname>w32api_init_dtype</refname>
- <refpurpose>; Creates an instance to the data type typename and fills it with the
values val1, val2, the function</refpurpose>
+ <refpurpose>
+ 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
+ </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>