Platform SDK: Active Directory, ADSI, and Directory Services |
The IDsDisplaySpecifier::GetAttributeADsType method retrieves the ADsType for a given attribute.
ADSTYPE GetAttributeADsType( LPCWSTR pszAttributeName );
This method returns a data type of the specified attribute.
The return data types are defined in the ADSTYPEENUM enumeration in the ADSI SDK documentation.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Dsclient.h.
Library: Included as a resource in Dsuiext.dll.
Active Directory Display Interfaces, ADSTYPEENUM, IDsDisplaySpecifier