OPCAE.NET-UA
QueryConditionNames Method
See Also  Send Feedback
aeUAwrapper Namespace > AEwrapper Class : QueryConditionNames Method

EventCategory
ConditionNames

Glossary Item Box

Query the server supported condition names.
Not implemented.

Syntax

Visual Basic (Declaration) 
Public Function QueryConditionNames( _
   ByVal EventCategory As Integer, _
   ByRef ConditionNames As String() _
) As Integer
C# 
public int QueryConditionNames( 
   int EventCategory,
   out string[] ConditionNames
)

Parameters

EventCategory
ConditionNames

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.