Function rs2_fw_log_message_data

Function Documentation

const unsigned char *rs2_fw_log_message_data(rs2_firmware_log_message *msg, rs2_error **error)

Gets RealSense firmware log message data.

Parameters:
  • msg[in] firmware log message object

  • error[out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored.

Returns:

pointer to start of the firmware log message data