Package com.ms.adsi
Index

About the Java ADSI Alpha Package

The Microsoft® Java ADSI package provides the classes and interfaces needed by Java programs and applets to access the services and features of the Active Directory Service Interfaces based on the Component Object Model (COM) interfaces for Microsoft® Windows® .

Note This article does not explain how to use the Java ADSI classes. For overview information about how to use ADSI, see the ADSI Software Development Kit (SDK). In some cases, you may need to refer to the Microsoft Win32 SDK for full details about selected structures.

This article has the following sections:
Package com.ms.adsi Lists the Java ADSI classes and describes their methods.

Important Unlike their counterparts in COM, Java ADSI methods do not return HRESULT error values. Use IADsException instead.

Top© 1997 Microsoft Corporation. All rights reserved. Terms of use.