The callback takes the following parameters.
Table 15–8 plugin_result_callback Parameters
Parameter |
Description |
---|---|
rc |
LDAP result code returned by the search. |
callback_data |
Pointer passed to the internal search operation. Use this to pass your own data between the callback function and the body of the plug-in. |