Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IDsDisplaySpecifier::GetAttributeADsType method retrieves the attribute type for a given attribute.
Syntax
ADSTYPE GetAttributeADsType(
[in] LPCWSTR pszAttributeName
);
Parameters
[in] pszAttributeName
Pointer to a null-terminated Unicode string that contains the name of the attribute to obtain the type for.
Return value
Returns one of the ADSTYPEENUM values that indicate the type of the attribute.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | dsclient.h |
DLL | Dsadmin.dll |