Syntax
#include "slapi-plugin.h" int slapi_pblock_get( Slapi_PBlock *pb, int arg, void *value ); Parameters
#include "slapi-plugin.h" int slapi_pblock_get( Slapi_PBlock *pb, int arg, void *value );
The function has the following parameters:
pb
arg
value
Returns
0 if successful, or -1 if an error occurs (for example, if an invalid ID is specified).