ADSI Directory Object represents any generic directory service element, such as a document, a file, or any other element that can be uniquely identified by an ADsPath. The directory object has the least overhead and gives the ADSI client the most control over its use and is not available to Automation clients.
Interfaces typically supported on ADSI Directory Object | Description |
---|---|
IUnknown | Universal COM object management and interface query methods. |
IDirectoryObject | Standard Active Directory object management methods. |
Windows NT: Use version 4.0 and later.