![]() |
SOUND4 BIGVOICE.CL Library [1.1.13]
|
C function signature definition for all sound4.cl libraries. More...
#include <stdint.h>#include <stringapiset.h>#include <wchar.h>Go to the source code of this file.
Macros | |
| #define | SOUND4_INVALID_WEBSERVER_ID ((uint64_t)-1) |
| #define | SOUND4_WEBSERVER_HTTP_OK (1<<0) |
| #define | SOUND4_WEBSERVER_HTTPS_OK (1<<1) |
Typedefs | |
| typedef wchar_t | fs_char |
| typedef struct _tlgProvider_t const * | TraceLoggingHProvider |
Used by sound4cl.hpp for dynamic library loading.
Definition in file sound4cl_cdef.h.
| #define SOUND4_INVALID_WEBSERVER_ID ((uint64_t)-1) |
Definition at line 67 of file sound4cl_cdef.h.
| #define SOUND4_WEBSERVER_HTTP_OK (1<<0) |
Definition at line 68 of file sound4cl_cdef.h.
| #define SOUND4_WEBSERVER_HTTPS_OK (1<<1) |
Definition at line 69 of file sound4cl_cdef.h.
| typedef wchar_t fs_char |
Definition at line 19 of file sound4cl_cdef.h.
| typedef struct _tlgProvider_t const* TraceLoggingHProvider |
Definition at line 227 of file sound4cl_cdef.h.