Platform SDK: Active Directory, ADSI, and Directory Services

Core Implementation

An ADSI provider supports the following features.

As with any COM implementation, you must return E_NOTIMPL for unimplemented interfaces and E_ADS_PROPERTY_NOT_SUPPORTED for unimplemented properties. For more information about dual interfaces and how they affect property implementation, see Dual Interfaces.