IADsSyntax interface (iads.h)

The IADsSyntax interface specifies methods to identify and modify the available Automation data types used to represent its data. ADSI defines a standard set of syntax objects that can be used uniformly across multiple directory service implementations.

Use the IADsSyntax interface to process the property values of any instance of ADSI schema class object.

Inheritance

The IADsSyntax interface inherits from IDispatch and IADs. IADsSyntax 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

IADsClass

IADsProperty

IDispatch