BlinkID C SDK
version 5.16.0
inc
Recognizer
Types.h
Go to the documentation of this file.
1
16
#ifndef RECOGNIZER_API_TYPES_H
17
#define RECOGNIZER_API_TYPES_H
18
20
typedef
unsigned
char
MBBool
;
21
23
#define MB_FALSE 0
24
26
#define MB_TRUE 1
27
29
typedef
unsigned
char
MBByte
;
30
31
#endif
MBBool
unsigned char MBBool
Boolean type for C SDK.
Definition:
Types.h:20
MBByte
unsigned char MBByte
Byte type for C SDK.
Definition:
Types.h:29
Generated by
1.9.3