Share via


LDAPMessage

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This structure is used by LDAP functions to return results and error information.

Syntax

typedef ldapmsg LDAPMessage, *PLDAPMessage;

Members

None.

Remarks

This structure creates an opaque data type when a search or a traversal function is called.

To free this structure when it is no longer needed, call the ldap_msgfree function.

Requirements

Header winldap.h
Windows Embedded CE Windows CE .NET 4.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

ldap_count_entries
ldap_msgfree
ldap_result
ldap_search