std.SetActiveVariant

This job activates a variant.

1. Input Parameters

Name Type Required Description

dwPrevActVarID

INT

Yes

ID of the currently active variant

dwNextActVarID

INT

Yes

ID of the variant to be activated

dwObjectType

INT

Yes

Type of the selected object

2. Return Value

(INT): 0 = Job successful, otherwise error code.