gentee_init
Initialization of gentee.dll. This function should be called before beginning to work with Gentee.
uint STDCALL gentee_init (
uint flags
)
uint flags
)
Parameters
flags | Flags.
|
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |