Gocator API
◆
GoControl_GetQuickEditEnabled()
kStatus
GoControl_GetQuickEditEnabled
(
GoControl
control
,
kBool
*
enabled
)
Returns the state of sensor Quick Edit.
Version
Introduced in firmware4.7.11.5
Parameters
control
GoControl
object.
enabled
A pointer to store the boolean state of sensor Quick Edit. kTRUE if enabled and kFALSE if disabled.
Returns
Operation status.
GoControl