Chapter 62. Parameters for the Abandon Function

The following table lists the parameters in the parameter block passed to the database abandon function. If you are writing a pre-operation, database, or post-operation abandon function, you can get these values by calling the function.
Parameter ID Data Type Description
SLAPI_ABANDON_MSGID unsigned long Message ID of the operation to abandon.
See Section 7.10, “Processing an LDAP Abandon Operation”, for more information on these parameters.