Sun Java System Directory Server Enterprise Edition 6.2 Developer's Guide

slapi_filter_get_choice()

Gets the type of the specified filter such as LDAP_FILTER_EQUALITY, for example.

Syntax

#include "slapi-plugin.h"
int slapi_filter_get_choice( Slapi_Filter *f );

Parameters

This function takes the following parameter:

f

Filter type that you wish to get.

Returns

This function returns one of the following values:

See Also

slapi_filter_get_type()

slapi_filter_get_attribute_type()

slapi_filter_get_ava()