Syntax
#include "slapi-plugin.h" int slapi_attr_get_oid( Slapi_Attr *attr, char **oid ); Parameters
#include "slapi-plugin.h" int slapi_attr_get_oid( Slapi_Attr *attr, char **oid );
The function has the following parameters:
attr
oid
Returns
0 if successful, or -1 if the attribute's OID could not be determined.