Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kBool GoSetup_IndependentExposuresEnabled ( GoSetup  setup,
GoRole  role 
)

Determines if independent exposures feature is enabled.

Version
Introduced in firmware 4.6.0.140
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
Returns
kTRUE if enabled, or kFALSE if disabled.