Skip to content

NULLMSG

Symbolic Value : LDAP
NULLMSG - NULL pointer to an LDAPMessage structure.

#include <ldap.h>

Symbolic Values :

Description :

NULL pointer to an LDAPMessage structure.



    #define NULLMSG ((LDAPMessage *) NULL)

See Also :