mmmd_error_info()

Get information about the last error in a session

Synopsis:

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

Arguments:

hdl
The handle of the session for which error information is being retrieved.

Library:

libmd

Returns:

A pointer to an mmmd_error_info_t structure storing the error information.