diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-11-21 23:15:57 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:28:21 -0500 |
commit | de2ab46ad87be31df21d922e15c119cd681dc110 (patch) | |
tree | 570aa2c25479b263520ebb46dd43f0728abcb75a /source4 | |
parent | 84c5acc6153548a9c8c99e4f3d5134cdb1397492 (diff) | |
download | samba-de2ab46ad87be31df21d922e15c119cd681dc110.tar.gz samba-de2ab46ad87be31df21d922e15c119cd681dc110.tar.xz samba-de2ab46ad87be31df21d922e15c119cd681dc110.zip |
r19829: Update documentation.
(This used to be commit 9d3c3ce540d6d9fbead201f4793339a1600c453e)
Diffstat (limited to 'source4')
-rwxr-xr-x | source4/pidl/pidl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source4/pidl/pidl b/source4/pidl/pidl index 397378e443..8084213e5d 100755 --- a/source4/pidl/pidl +++ b/source4/pidl/pidl @@ -268,12 +268,12 @@ Datagram support (ncadg_*) =back -=head2 Supported attributes +=head2 Supported attributes and statements 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, endpoint, switch_type, progid, coclass, iid_is, represent_as, -transmit_as. +transmit_as, import, include. =head2 PIDL Specific properties @@ -342,13 +342,13 @@ to the host format. Commonly used values are UCS2, DOS and UTF8. =back -=head2 Unsupported MIDL properties +=head2 Unsupported MIDL properties or statements 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, immediatebind, importlib, -import, include, includelib, last_is, lcid, licensed, max_is, module, +includelib, last_is, lcid, licensed, max_is, module, ms_union, no_injected_text, nonbrowsable, noncreatable, nonextensible, odl, oleautomation, optional, pragma, propget, propputref, propput, readonly, requestedit, restricted, retval, source, uidefault, |