Group states can be changed by calling this method or alternatively individually by assigning the corresponding OpcGroup property.
Visual Basic (Declaration) | |
---|---|
Public Function SetState( _ ByRef grpStates As SetStateArgs _ ) As Integer |
C# | |
---|---|
public int SetState( ref SetStateArgs grpStates ) |
Parameters
- grpStates
- Object with all states to be changed.