docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
Product Documentation
ActivePython 2.6 Documentation
Table of Contents
ELEMDESC Object
An ELEMDESC is respresented as a tuple of
Items
[0]
TYPEDESC
: typeDesc
The type description.
[1]
int
: idlFlags
[2]
object
: default
If PARAMFLAG_FHASDEFAULT are set, then this is the default value.