Directory Services |
The DsIsMangledDn function determines if the first relative distinguished name (RDN) in a distinguished name (DN) is a mangled name of a given type.
BOOL DsIsMangledDn( LPCTSTR pszDn, DS_MANGLE_FOR eDsMangleFor );
Client: Included in Windows XP.
Server: Included in Windows Server 2003.
Unicode: Implemented as Unicode and ANSI versionson Windows
NT/2000/XP.
Header: Declared in Ntdsapi.h.
Library: Use Ntdsapi.lib.
DS_MANGLE_FOR, DsIsMangledRdnValue, Domain Controller and Replication Management Functions