![]() |
SOUND4 BIGVOICE.CL Library [1.1.6]
|
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 |
#define SOUND4_INVALID_WEBSERVER_ID ((uint64_t)-1) |
Definition at line 62 of file sound4cl_cdef.h.
#define SOUND4_WEBSERVER_HTTP_OK (1<<0) |
Definition at line 63 of file sound4cl_cdef.h.
#define SOUND4_WEBSERVER_HTTPS_OK (1<<1) |
Definition at line 64 of file sound4cl_cdef.h.
typedef wchar_t fs_char |
Definition at line 18 of file sound4cl_cdef.h.