Method

CamelKeyTablelookup

Declaration [src]

camel_block_t
camel_key_table_lookup (
  CamelKeyTable* ki,
  camel_key_t keyid,
  gchar** key,
  guint* flags
)

Description

No description available.

Parameters

keyid

Type: camel_key_t

No description available.

key

Type: gchar**

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
flags

Type: guint*

No description available.

The data is owned by the caller of the method.

Return value

Type: camel_block_t

No description available.