docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
Product Documentation
ActivePython 2.6 Documentation
Table of Contents
Module adsi
A COM interface to ADSI
Methods
ADsOpenObject
Binds to an ADSI object using explicit username and password credentials.
ADsGetObject
Binds to an object given its path and a specified interface identifier (IID).
ADsBuildEnumerator
Builds an enumerator object for the specified ADSI container object.
ADsEnumerateNext
ADsGetLastError
StringAsDS_SELECTION_LIST
Unpacks a string (generally fetched via
PyIDataObject::GetData
) into a
PyDS_SELECTION_LIST
list.
DSOP_SCOPE_INIT_INFOs
The type object for
PyDSOP_SCOPE_INIT_INFOs
objects.