Gocator API

◆ GoProfileLineRegion_EnableRegionAt()

kStatus GoProfileLineRegion_EnableRegionAt ( GoProfileLineRegion  lineRegion,
kSize  index,
kBool  enable 
)

Enables the region.

Version
Introduced in firmware 4.4.4.14
Parameters
lineRegionGoProfileLineRegion object.
indexThe region index of which to modify.
enablekTRUE to use the region, kFALSE otherwise.
Returns
Operation status.