Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |