Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IADsLocality interface (iads.h)

The IADsLocality interface is a dual interface that inherits from IADs. It is designed to represent the geographical location, or region, of a directory entity. This interface is one of several that provide support for directory services to organize accounts by country/region, locality (state/city/region), organization (company), or organizational unit (department). This interface manages locality, the IADsO interface manages organization, and the IADsOU interface manages the organization unit.

When a directory service provides hierarchical groupings of directory entries by country/region, locality, organization, or organization unit, you can use this and the related interfaces to expand the directory tree accordingly. In this case, the IADsLocality interface is implemented by a locality object that implements the IADsContainer interface.

Inheritance

The IADsLocality interface inherits from IDispatch and IADs. IADsLocality also has these types of members:

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header iads.h

See also

IADs

IADsLocality Property Methods

IADsO

IADsOU

IDispatch


Feedback

Was this page helpful?

Additional resources