OPCDA.NET Reference Manual
GetState() Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcGroup Class > GetState Method : GetState() Method

Glossary Item Box

Updates the member variables in the OpcGroup object with the current state of the OPC group by calling IOPCGroupStateMgt::GetState.
The status information can then be accessed using the OpcGroup property accessors.

Syntax

Visual Basic (Declaration) 
Public Overloads Function GetState() As Integer
C# 
public int GetState()

Return Value

HRESULT success/error code

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.