Updated: October 28, 2024 |
Error codes returned by mm-stream API functions
#include <mmstream/mmstream.h>
#define MMSTREAM_INTERNAL_ERROR (0x4321)
Error code whose negative value is returned by any API function when an internal error occurs, except when connecting or disconnecting to instances
#define MMSTREAM_INVALID_INSTANCE (NULL)
Error code returned when a client tries to connect to an invalid instance