Skip to content

Ber uint t

Data Type : Basic Encoding Rules
ber_uint_t - Used for passing boolean, enumerated and integer values to/from the API.

#include <lber.h>

Definition :

typedef unsigned int ber_uint_t;

Description :

See Also : ber_int_t