uaPLUS Reference
DiagnosticInfo Constructor(ServiceResult,DiagnosticsMasks,Boolean,StringTable)
See Also  Send Feedback
Opc.Ua Namespace > DiagnosticInfo Class > DiagnosticInfo Constructor : DiagnosticInfo Constructor(ServiceResult,DiagnosticsMasks,Boolean,StringTable)

result
diagnosticsMask
serviceLevel
stringTable

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal result As ServiceResult, _
   ByVal diagnosticsMask As DiagnosticsMasks, _
   ByVal serviceLevel As Boolean, _
   ByVal stringTable As StringTable _
)
C# 
public DiagnosticInfo( 
   ServiceResult result,
   DiagnosticsMasks diagnosticsMask,
   bool serviceLevel,
   StringTable stringTable
)

Parameters

result
diagnosticsMask
serviceLevel
stringTable

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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