Gocator API

◆ GoSetup_SetLayoutGridColumn()

kStatus GoSetup_SetLayoutGridColumn ( GoSetup  setup,
GoRole  role,
k32s  value 
)

Sets column index being configured (may not be applicable or used) on device in n-buddy system.

Version
Introduced in firmware 5.3.22.15
Parameters
setupGoSetup object.
roleDetermines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
valueColumn index.
Returns
Operation status.