mmmd_error_info()

Get information on the last error in a session.

Synopsis:

#include <md/md.h>
const mmmd_error_info_t* mmmd_error_info( mmmd_hdl_t *hdl )

Arguments:

hdl

The handle of the session whose error information is being retrieved

Library:

libmd

Description:

Get information that describes the last error that occurred in a metadata extraction session.

Returns:

A pointer to the error information structure