Method

IbisFeaturesget_extban

since: 0.3

Declaration [src]

const char*
ibis_features_get_extban (
  IbisFeatures* features
)

Description [src]

Gets the EXTBAN parameter from features.

See IBIS_FEATURE_EXTBAN.

Available since: 0.3

Return value

Type: const char*

EXTBAN or NULL if not set.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.