Using the LDAP API (Windows Embedded CE 6.0)
1/6/2010
Windows Embedded CE supports the original LDAP C API introduced by the University of Michigan as well as the proprietary API set introduced by Microsoft.
The following topics demonstrate many ways to use the LDAP API:
- Establishing an LDAP Session
- Authenticating an LDAP Client
- Modifying a Directory Entry
- Searching a Directory
- Processing Search
- Managing Memory
- Closing a Connection
- Synchronous vs. Asynchronous Calls
- Using Controls