Directory Services

IDsDisplaySpecifier::GetAttributeADsType

The IDsDisplaySpecifier::GetAttributeADsType method retrieves the attribute type for a given attribute.

ADSTYPE GetAttributeADsType( 
  LPCWSTR pszAttributeName
);

Parameters

pszAttributeName
[in] Pointer to a null-terminated Unicode string that contains the name of the attribute to obtain the type for.

Return Values

Returns one of the ADSTYPEENUM values that indicate the type of the attribute.

Requirements

Client: Included in Windows XP and Windows 2000 Professional.
Server: Included in Windows Server 2003 and Windows 2000 Server.
Header: Declared in Dsclient.h.

See Also

ADSTYPEENUM, IDsDisplaySpecifier, Active Directory Display Interfaces