67.2. Parameters for LDAP Control

The parameters listed below provide information about LDAP controls that are used in LDAP operations.
Parameter ID Data Type Description
SLAPI_OPERATION_ABANDON LDAPControl * This control applies to the LDAP abandon operation.
SLAPI_OPERATION_ADD LDAPControl * This control applies to the LDAP add operation.
SLAPI_OPERATION_ANY LDAPControl * This control applies to any LDAP operation.
SLAPI_OPERATION_BIND LDAPControl * This control applies to the LDAP bind operation.
SLAPI_OPERATION_COMPARE LDAPControl * This control applies to the LDAP compare operation.
SLAPI_OPERATION_DELETE LDAPControl * This control applies to the LDAP delete operation.
SLAPI_OPERATION_EXTENDED LDAPControl * This control applies to the LDAPv3 extended operation.
SLAPI_OPERATION_MODDN LDAPControl * This control applies to the LDAP modify DN operation.
SLAPI_OPERATION_MODIFY LDAPControl * This control applies to the LDAP modify operation.
SLAPI_OPERATION_MODRDN LDAPControl * This control applies to the LDAPv3 modify RDN operation.
SLAPI_OPERATION_NONE LDAPControl * This control applies to none of the LDAP operations.
SLAPI_OPERATION_SEARCH LDAPControl * This controlapplies to the LDAP search operation.
SLAPI_OPERATION_UNBIND LDAPControl * This control applies to the LDAP unbind operation.
SLAPI_RESCONTROLS LDAPControl * The complete set of LDAPv3 controls that will be sent with the LDAP result.
SLAPI_ADD_RESCONTROL LDAPControl * Add one LDAPv3 controls to the set that will be sent with the LDAP result.