QuercusVL Programming Manual
Returns the description of the variable in desired language, specified at "langId" (1 to
default language and 2 to user configured language). The parameter "buff" is a pointer
to a buffer where the description will be written, and the "buffLen" parameter must
specifiy the maximum buffer size in bytes.
In C the parameter "h" is a handler of SettingsEntry.
3.52.2. Methods
IsValid
●
C++: bool IsValid()
C:
Does not exist.
Returns true if the object contains valid information, false otherwise.
AddRef
●
C++:
C:
See 2.2.1. Memory management.
Release
●
C++:
C:
See 2.2.1. Memory management.
3.53. VLDetectorType Type
Specifies the type of detector.
DT_ALL=0
●
DT_SPEED=1
●
DT_QUEUE=2
●
DT_PRESENCE=3
●
DT_RED_LIGHT=4
●
DT_STOPPED_CAR=5
●
Quercus Technologies
121
Does not exist.
void VL_SettingEntry_AddRef ( int h )
No existe
void VL_SettingEntry_Release ( int h )
Any type detector.
Speed detector.
Queue detector.
Presence detector.
Red light detector.
Stopped car detector;
int bufLen )
Need help?
Do you have a question about the SmartLoop TS and is the answer not in the manual?