Virtual Method

CamelStoreSummarystore_info_load

Declaration [src]

CamelStoreInfo*
store_info_load (
  CamelStoreSummary* summary,
  FILE* file
)

Description

No description available.

Parameters

file

Type: FILE*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.

Return value

Type: CamelStoreInfo

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.