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

isEnabled
OUT: Where to save the returned result.

Glossary Item Box

Retrieves the last Callback Enable value set with SetEnable. ( IOPCAsyncIO2::GetEnable )

Syntax

Visual Basic (Declaration) 
Public Function GetEnable( _
   ByRef isEnabled As Boolean _
) As Integer
C# 
public int GetEnable( 
   out bool isEnabled
)

Parameters

isEnabled
OUT: Where to save the returned result.

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.