'Declaration
<ComVisibleAttribute(False)> Public MustInherit NotInheritable Class UACodeBits
'Usage
Dim instance As UACodeBits
[ComVisible(false)] public static class UACodeBits
[ComVisible(false)] public ref class UACodeBits abstract sealed
'Declaration
<ComVisibleAttribute(False)> Public MustInherit NotInheritable Class UACodeBits
'Usage
Dim instance As UACodeBits
[ComVisible(false)] public static class UACodeBits
[ComVisible(false)] public ref class UACodeBits abstract sealed
There is an implicit conversion from UAServiceResult to System.Int32, which takes the code bits of the Opc.Ua.StatusCode. You can use this to make a comparison of UAServiceResult with some value from the UACodeBits class easily.
System.Object
OpcLabs.EasyOpc.UA.UACodeBits