![]() |
SOUND4 IMPACT.CL Library [1.3.12]
|
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 |
| #define SOUND4_INVALID_WEBSERVER_ID ((uint64_t)-1) |
Definition at line 65 of file sound4cl_cdef.h.
| #define SOUND4_WEBSERVER_HTTP_OK (1<<0) |
Definition at line 66 of file sound4cl_cdef.h.
| #define SOUND4_WEBSERVER_HTTPS_OK (1<<1) |
Definition at line 67 of file sound4cl_cdef.h.
| typedef wchar_t fs_char |
Definition at line 18 of file sound4cl_cdef.h.
| typedef struct _tlgProvider_t const* TraceLoggingHProvider |
Definition at line 210 of file sound4cl_cdef.h.