Skip to main content

QarResult Struct

Result returned by most API calls. More...

Declaration

struct QarResult { ... }

Included Headers

Public Member Attributes Index

QarStatusCodecode
uint32_terror_handle

Description

Result returned by most API calls.

If code == QAR_STATUS_SUCCESS, error_handle is 0. Otherwise error_handle may reference an internal diagnostic object retrievable via helper functions.

Definition at line 236 of file qar_streaming.h.

Public Member Attributes

code

QarStatusCode QarResult::code

Definition at line 238 of file qar_streaming.h.

error_handle

uint32_t QarResult::error_handle

Definition at line 239 of file qar_streaming.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.