The callback takes the following parameters.
Table 15–14 slapi_compute_callback_t Parameters|
Field |
Description |
|---|---|
|
c |
Context of the callback. |
|
type |
Attribute type for which the outputfn computes values. |
|
e |
Entry including computed attributes, returned to client after this callback returns. |
|
outputfn |
Callback to compute the attribute value. |