svn commit: samba-docs r255 - in branches/SAMBA_4/manpages: .

jelmer at samba.org jelmer at samba.org
Fri Oct 22 09:25:03 GMT 2004


Author: jelmer
Date: 2004-10-22 09:24:57 +0000 (Fri, 22 Oct 2004)
New Revision: 255

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docs&path=/branches/SAMBA_4/manpages&rev=255&nolog=1

Log:
Pidl supports a few more properties nowadays...

Modified:
   branches/SAMBA_4/manpages/pidl.1.xml


Changeset:
Modified: branches/SAMBA_4/manpages/pidl.1.xml
===================================================================
--- branches/SAMBA_4/manpages/pidl.1.xml	2004-10-20 06:16:43 UTC (rev 254)
+++ branches/SAMBA_4/manpages/pidl.1.xml	2004-10-22 09:24:57 UTC (rev 255)
@@ -358,7 +358,7 @@
 	<title>Supported MIDL-compatible properties (attributes is the MIDL term)</title>
 
 	<para>
-in, out, ref, length_is, switch_is, size_is, uuid, case, default, string, unique.
+in, out, ref, length_is, switch_is, size_is, uuid, case, default, string, unique, endpoint, helpstring, object.
 	</para>
 
 </refsect2>
@@ -441,7 +441,7 @@
 <refsect2>
 	<title>Unsupported MIDL properties</title>
 
-<para>aggregatable, appobject, async_uuid, bindable, call_as, coclass, control, cpp_quote, defaultbind, defaultcollelem, defaultvalue, defaultvtable, dispinterface, displaybind, dual, entry, first_is, helpcontext, helpfile, helpstringcontext, helpstringdll, helpstring, hidden, idl_module, idl_quote, id, iid_is, immediatebind, importlib, import, include, includelib, last_is, lcid, licensed, local, max_is, module, ms_union, no_injected_text, nonbrowsable, noncreatable, nonextensible, object, odl, oleautomation, optional, pointer_default, pragma, progid, propget, propputref, propput, ptr, range, readonly, requestedit, restricted, retval, source, switch_type, transmit_as, uidefault, usesgetlasterror, v1_enum, vararg, vi_progid, wire_marshal. </para>
+<para>aggregatable, appobject, async_uuid, bindable, call_as, coclass, control, cpp_quote, defaultbind, defaultcollelem, defaultvalue, defaultvtable, dispinterface, displaybind, dual, entry, first_is, helpcontext, helpfile, helpstringcontext, helpstringdll, hidden, idl_module, idl_quote, id, iid_is, immediatebind, importlib, import, include, includelib, last_is, lcid, licensed, local, max_is, module, ms_union, no_injected_text, nonbrowsable, noncreatable, nonextensible, odl, oleautomation, optional, pointer_default, pragma, progid, propget, propputref, propput, ptr, range, readonly, requestedit, restricted, retval, source, switch_type, transmit_as, uidefault, usesgetlasterror, v1_enum, vararg, vi_progid, wire_marshal. </para>
 
 </refsect2>
 
@@ -474,7 +474,8 @@
 
 	&man.credits.samba;
 
-	<para>pidl was written by Andrew Tridgell and Stefan Metzmacher. </para>
+	<para>pidl was written by Andrew Tridgell, Stefan Metzmacher, Tim 
+		Potter and Jelmer Vernooij. </para>
 
 	<para>This manpage was written by Andrew Tridgell and Jelmer Vernooij. </para>
 	



More information about the samba-cvs mailing list