LDAP Structures (Windows Embedded CE 6.0)
1/6/2010
The following table shows the LDAP structures with a description of the purpose of each.
Programming element | Description |
---|---|
This structure is used for basic encoding rules (BER) encoding. |
|
This structure is used to represent arbitrary binary data that is encoded according to basic encoding rules (BER). |
|
This structure represents an LDAP session. |
|
This structure is used to implement external caching of connections. |
|
This structure is used to represent an interval of time. |
|
This structure is used to represent both client-side and server controls. |
|
This structure is used by LDAP functions to return results and error information. |
|
This structure holds information needed to perform a modification operation. |
|
This structure is created by a call to the ldap_search_init_page function to manage paged searches. |
|
This structure stores sorting criteria for use by sort controls. |