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

jelmer at samba.org jelmer at samba.org
Sun Feb 13 00:46:21 GMT 2005


Author: jelmer
Date: 2005-02-13 00:46:21 +0000 (Sun, 13 Feb 2005)
New Revision: 359

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=359

Log:
Update list of supported MIDL attributes.

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


Changeset:
Modified: branches/SAMBA_4/manpages/pidl.1.xml
===================================================================
--- branches/SAMBA_4/manpages/pidl.1.xml	2005-02-10 20:27:44 UTC (rev 358)
+++ branches/SAMBA_4/manpages/pidl.1.xml	2005-02-13 00:46:21 UTC (rev 359)
@@ -200,7 +200,7 @@
 </programlisting>
 
 <para>
-	Let's look at the mutliple ways you can encode an array.
+	Let's look at the multiple ways you can encode an array.
 </para>
 
 <refsect2>
@@ -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, endpoint, helpstring, object, call_as, local.
+in, out, ref, length_is, switch_is, size_is, uuid, case, default, string, unique, ptr, pointer_default, v1_enum, object, helpstring, range, local, call_as.
 	</para>
 
 </refsect2>
@@ -449,7 +449,7 @@
 <refsect2>
 	<title>Unsupported MIDL properties</title>
 
-<para>aggregatable, appobject, async_uuid, bindable, 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, 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>
+<para>aggregatable, appobject, async_uuid, bindable, 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, max_is, module, ms_union, no_injected_text, nonbrowsable, noncreatable, nonextensible, odl, oleautomation, optional, pragma, progid, propget, propputref, propput, readonly, requestedit, restricted, retval, source, switch_type, transmit_as, uidefault, usesgetlasterror, vararg, vi_progid, wire_marshal. </para>
 
 </refsect2>
 



More information about the samba-cvs mailing list