Show Table of Contents
53.4. Information about Extended Operations
The following table lists the parameters in the parameter block passed to extended operation functions. If you are writing your own plug-in function for performing this work, you can get these values by calling the function.
| Parameter ID | Data Type | Description |
|---|---|---|
SLAPI_EXT_OP_REQ_OID | char * | Object ID (OID) of the extended operation specified in the request. |
SLAPI_EXT_OP_REQ_VALUE | struct berval* | Value specified in the request. |
SLAPI_EXT_OP_RET_OID | char * | Object ID (OID) that you want sent back to the client. |
SLAPI_EXT_OP_RET_VALUE | struct berval* | Return value that you want sent back to the client. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.